about summary refs log tree commit diff
diff options
context:
space:
mode:
authornetworkException <git@nwex.de>2024-05-14 02:33:16 +0200
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-05-14 12:46:44 +0000
commitbefba7aaeca91440160867bf0162b39968ff0ffe (patch)
tree77376365ab82ff142761d82d2fddcff4a8bbb98b
parent9ddcaffecdf098822d944d4147dd8da30b4e6843 (diff)
chromedriver: 124.0.6367.201 -> 124.0.6367.207
(cherry picked from commit 6a78f9e95eee4fc0e013e9d3614edd2164bc9169)
-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 d3f4d9c14ca0f..b67f9d49bf98e 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-jnWmH6MzqZzzIAblvJFv5jKFJ2LILyGy+eOqb6sWmWc=";
+      hash_darwin = "sha256-00582jnlAkVkqFsylZnTWfHh5TJkz+m9W8QCXYKerfo=";
       hash_darwin_aarch64 =
-        "sha256-FO0kncAPj/cBwlGN2RdFGR7Bn5pKzTRlf2IQ422mm5c=";
-      hash_linux = "sha256-3khPV+WPcYHrlGNFXhmRrja2+wWsr77BVgHLbSe0IF8=";
-      version = "124.0.6367.201";
+        "sha256-EV45I6lav93uMzgZkjypq1RazqtP1W8w8/c4dVZ5hjI=";
+      hash_linux = "sha256-xCizRpHgcent3D/tMBK+CtXiwtTdH61fja1u8QyECCA=";
+      version = "124.0.6367.207";
     };
     deps = {
       gn = {