Skip to content

Commit 450ab69

Browse files
iedamegithub-actions[bot]
authored andcommitted
google-chrome: 145.0.7632.110 -> 145.0.7632.117 (darwin)
(cherry picked from commit f8c60d7)
1 parent 9858999 commit 450ab69

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/by-name/go/google-chrome/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -292,11 +292,11 @@ let
292292

293293
darwin = stdenvNoCC.mkDerivation (finalAttrs: {
294294
inherit pname meta passthru;
295-
version = "145.0.7632.110";
295+
version = "145.0.7632.117";
296296

297297
src = fetchurl {
298-
url = "http://dl.google.com/release2/chrome/odn6jvyow6owsodlm42m33k7ta_145.0.7632.110/GoogleChrome-145.0.7632.110.dmg";
299-
hash = "sha256-siBn+vaSvvgrMEF1Da74nu1WGvyM1QUggarrEuqcGy4=";
298+
url = "http://dl.google.com/release2/chrome/ej7xgqe26rn6kjtl4mhau5cs44_145.0.7632.117/GoogleChrome-145.0.7632.117.dmg";
299+
hash = "sha256-OZWuV9s6vlCcxUXKmrJtMO6KRUadkmQKoMYXrDhKatU=";
300300
};
301301

302302
dontPatch = true;

0 commit comments

Comments
 (0)