about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorEmily <git@emilylange.de>2024-05-22 15:25:32 +0200
committerGitHub <noreply@github.com>2024-05-22 15:25:32 +0200
commitcfbba418ae078d3a2a19fe37f67c828c249937e4 (patch)
tree19386c5965e404bf54b9f0e24f13dff217226755 /pkgs
parente55d010a5e4109d289c0991ea622e2ed5d10cc4a (diff)
parent822402402083a5366496eca3b4997ca9f0494aa5 (diff)
Merge pull request #313527 from emilylange/chromium
chromedriver,chromium: 125.0.6422.60 -> 125.0.6422.76
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/applications/networking/browsers/chromium/upstream-info.nix12
1 files changed, 6 insertions, 6 deletions
diff --git a/pkgs/applications/networking/browsers/chromium/upstream-info.nix b/pkgs/applications/networking/browsers/chromium/upstream-info.nix
index db658cdda73a2..e3a13731541b8 100644
--- a/pkgs/applications/networking/browsers/chromium/upstream-info.nix
+++ b/pkgs/applications/networking/browsers/chromium/upstream-info.nix
@@ -1,11 +1,11 @@
 {
   stable = {
     chromedriver = {
-      hash_darwin = "sha256-ahwPSPoB2h6Zq4ePbvSmYs3WNc+MpBXQYyYLf0ZS3ss=";
+      hash_darwin = "sha256-DX0J3xeOK4Dy4BAjbrbu1rnIkmF8nlmy9tMaQhLsFcU=";
       hash_darwin_aarch64 =
-        "sha256-NVqr/i4S4XP+z0+YT6CuDnmyN4GtS6ttyJDOQ05KB+0=";
-      hash_linux = "sha256-PKuhfBw5FblCUQ60yeQC0McvYu7gPfwwIW1ysN/MwVA=";
-      version = "125.0.6422.60";
+        "sha256-hRJeaeQS30srO5M1Gi43VYR/KrjNAhH0XozkEzvcbA0=";
+      hash_linux = "sha256-CcBQhIsK7mL7VNJCs6ynhrQeXPuB793DysyV1nj90mM=";
+      version = "125.0.6422.76";
     };
     deps = {
       gn = {
@@ -15,8 +15,8 @@
         version = "2024-04-10";
       };
     };
-    hash = "sha256-ewX7oRna7IYCXhAe98HS5HbS1psIEAguhZJ1ymK+dPE=";
-    version = "125.0.6422.60";
+    hash = "sha256-m7WeRloS6tGH2AwhkNicpqThUQmS+9w2xFS2dbmu1vw=";
+    version = "125.0.6422.76";
   };
   ungoogled-chromium = {
     deps = {