Merge pull request #311510 from networkException/update-chromium

chromedriver,{,ungoogled-}chromium: 124.0.6367.201 -> 124.0.6367.207

authored by Emily and committed by GitHub 930e7d25 62176f4b

+10 -10
+10 -10
pkgs/applications/networking/browsers/chromium/upstream-info.nix
··· 1 { 2 stable = { 3 chromedriver = { 4 - hash_darwin = "sha256-jnWmH6MzqZzzIAblvJFv5jKFJ2LILyGy+eOqb6sWmWc="; 5 hash_darwin_aarch64 = 6 - "sha256-FO0kncAPj/cBwlGN2RdFGR7Bn5pKzTRlf2IQ422mm5c="; 7 - hash_linux = "sha256-3khPV+WPcYHrlGNFXhmRrja2+wWsr77BVgHLbSe0IF8="; 8 - version = "124.0.6367.201"; 9 }; 10 deps = { 11 gn = { ··· 15 version = "2024-03-14"; 16 }; 17 }; 18 - hash = "sha256-nSI+tkJxOedMtYgtiqW37v0ZjgxxU5o/0sH9bPAchBg="; 19 - version = "124.0.6367.201"; 20 }; 21 ungoogled-chromium = { 22 deps = { ··· 27 version = "2024-03-14"; 28 }; 29 ungoogled-patches = { 30 - hash = "sha256-fy4SydGRRyDhJZ7IADG54+rGWh2i+2SrSkuCglphhm8="; 31 - rev = "124.0.6367.201-1"; 32 }; 33 }; 34 - hash = "sha256-nSI+tkJxOedMtYgtiqW37v0ZjgxxU5o/0sH9bPAchBg="; 35 - version = "124.0.6367.201"; 36 }; 37 }
··· 1 { 2 stable = { 3 chromedriver = { 4 + hash_darwin = "sha256-00582jnlAkVkqFsylZnTWfHh5TJkz+m9W8QCXYKerfo="; 5 hash_darwin_aarch64 = 6 + "sha256-EV45I6lav93uMzgZkjypq1RazqtP1W8w8/c4dVZ5hjI="; 7 + hash_linux = "sha256-xCizRpHgcent3D/tMBK+CtXiwtTdH61fja1u8QyECCA="; 8 + version = "124.0.6367.207"; 9 }; 10 deps = { 11 gn = { ··· 15 version = "2024-03-14"; 16 }; 17 }; 18 + hash = "sha256-IeIWk4y1dufEnhxqvZbQlFVD8dsoceysiEHqJ2G4Oz8="; 19 + version = "124.0.6367.207"; 20 }; 21 ungoogled-chromium = { 22 deps = { ··· 27 version = "2024-03-14"; 28 }; 29 ungoogled-patches = { 30 + hash = "sha256-7Z9j+meVRZYLmreCzHlJe71E9kj5YJ4rrfpQ/deNTpM="; 31 + rev = "124.0.6367.207-1"; 32 }; 33 }; 34 + hash = "sha256-IeIWk4y1dufEnhxqvZbQlFVD8dsoceysiEHqJ2G4Oz8="; 35 + version = "124.0.6367.207"; 36 }; 37 }