File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
pkgs/by-name/go/google-chrome Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -170,11 +170,11 @@ let
170170
171171 linux = stdenvNoCC . mkDerivation ( finalAttrs : {
172172 inherit pname meta passthru ;
173- version = "139.0.7258.127 " ;
173+ version = "139.0.7258.154 " ;
174174
175175 src = fetchurl {
176176 url = "https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_${ finalAttrs . version } -1_amd64.deb" ;
177- hash = "sha256-84T/yRj7KBPybttKSRLN7sP1Ki8C8qfo3OKfZI/vAP8 =" ;
177+ hash = "sha256-6uEk4a5bVlsVNwW+ZHHBgTGmw/ArgrRQwKfLcSITt8o =" ;
178178 } ;
179179
180180 # With strictDeps on, some shebangs were not being patched correctly
@@ -275,11 +275,11 @@ let
275275
276276 darwin = stdenvNoCC . mkDerivation ( finalAttrs : {
277277 inherit pname meta passthru ;
278- version = "139.0.7258.128 " ;
278+ version = "139.0.7258.155 " ;
279279
280280 src = fetchurl {
281- url = "http://dl.google.com/release2/chrome/kg4v265dmolyd75txmmp4a5np4_139 .0.7258.128 /GoogleChrome-139.0.7258.128 .dmg" ;
282- hash = "sha256-UzCkawKshzXoi2FK34QxwHXyHIsjDeu8BxL2+p7t9W8 =" ;
281+ url = "http://dl.google.com/release2/chrome/gzhmrqghx4b6bwhn7ck3vb2h5y_139 .0.7258.155 /GoogleChrome-139.0.7258.155 .dmg" ;
282+ hash = "sha256-k8kbSLD7K4AuuZlPYavjEyL+4Cbx3geYCghLfaf5o2E =" ;
283283 } ;
284284
285285 dontPatch = true ;
You can’t perform that action at this time.
0 commit comments