File tree Expand file tree Collapse file tree
pkgs/by-name/go/google-chrome Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -178,11 +178,11 @@ let
178178
179179 linux = stdenvNoCC . mkDerivation ( finalAttrs : {
180180 inherit pname meta passthru ;
181- version = "145.0.7632.109 " ;
181+ version = "145.0.7632.116 " ;
182182
183183 src = fetchurl {
184184 url = "https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_${ finalAttrs . version } -1_amd64.deb" ;
185- hash = "sha256-VNvx/3l3gzj8HjeeK3v/Hj05E9t2PvsiP8pnIOq1AEA =" ;
185+ hash = "sha256-lGMopGtpLp3g0PVIfRIACNP6yRarzQDIsuctNbiqCCo =" ;
186186 } ;
187187
188188 # With strictDeps on, some shebangs were not being patched correctly
@@ -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 ;
You can’t perform that action at this time.
0 commit comments