about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authoremilylange <git@emilylange.de>2024-06-25 17:28:58 +0200
committeremilylange <git@emilylange.de>2024-06-25 19:23:09 +0200
commit1f828f4531ea1ab55f363c25544e5d315d033845 (patch)
treef88a8f46e22cba2e3fca3f02cfee0b7da4d05bd2 /pkgs
parentb2814f1a84ad970567af8f0fc1c6547d2156f67f (diff)
chromedriver: 126.0.6478.62 -> 126.0.6478.126
(cherry picked from commit 46ca3de28a91ea4a74f9a62af55f7bff49443c07)
Diffstat (limited to 'pkgs')
-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 6f432bc71a9e1..b70da33249245 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-BWZaa1+3EUG11RmZjjbwG2UPZhlCpW3X9rkpiWrjgzM=";
+      hash_darwin = "sha256-154JPXP5qCM94zQRkRSvPKk6RGIhani7FUwOXgIwUZ0=";
       hash_darwin_aarch64 =
-        "sha256-wkUIFolVdvcnEQKKehKCyD5GS5Q42fVFKj/iHtiIj8I=";
-      hash_linux = "sha256-owTmkkgMcmuuhGv23uNjFjBdC49IJt+v6rjWu7xuchQ=";
-      version = "126.0.6478.62";
+        "sha256-HButB8+2DRiaazyBiT3643sBLaauRAZ1rvmEtt8Whac=";
+      hash_linux = "sha256-6P9K6XTByonHaZYvOP+jTGizkmVdS8Ryn8UwV4BMGdQ=";
+      version = "126.0.6478.126";
     };
     deps = {
       gn = {