about summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers/chromium/upstream-info.nix
diff options
context:
space:
mode:
authoremilylange <git@emilylange.de>2024-05-22 03:00:46 +0200
committeremilylange <git@emilylange.de>2024-05-22 03:01:31 +0200
commitad6210ed5921a68b53996e636f04f523d520a695 (patch)
treeefa2706637ce172df3ef66c58b00191aa43ca51a /pkgs/applications/networking/browsers/chromium/upstream-info.nix
parent3260b8cc1020677048008323c2564d434449e9c2 (diff)
chromedriver: 125.0.6422.60 -> 125.0.6422.76
Diffstat (limited to 'pkgs/applications/networking/browsers/chromium/upstream-info.nix')
-rw-r--r--pkgs/applications/networking/browsers/chromium/upstream-info.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/applications/networking/browsers/chromium/upstream-info.nix b/pkgs/applications/networking/browsers/chromium/upstream-info.nix
index db658cdda73a2..ee06d5f6f188f 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 = {