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 @@ -171,11 +171,11 @@ let
171171
172172 linux = stdenv . mkDerivation ( finalAttrs : {
173173 inherit pname meta passthru ;
174- version = "133 .0.6943.141 " ;
174+ version = "134 .0.6998.35 " ;
175175
176176 src = fetchurl {
177177 url = "https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_${ finalAttrs . version } -1_amd64.deb" ;
178- hash = "sha256-iMW9V3dARAG7kJgCCWIT0OBDsxYqDnp+CpwgcjAT8zI =" ;
178+ hash = "sha256-9byRWcAqSlggSGYISqnja7a38rZ3uNSC9HrZmY+zyjA =" ;
179179 } ;
180180
181181 # With strictDeps on, some shebangs were not being patched correctly
@@ -274,11 +274,11 @@ let
274274
275275 darwin = stdenvNoCC . mkDerivation ( finalAttrs : {
276276 inherit pname meta passthru ;
277- version = "133 .0.6943.142 " ;
277+ version = "134 .0.6998.45 " ;
278278
279279 src = fetchurl {
280- url = "http://dl.google.com/release2/chrome/ejubi5y7bpapjhrevtxffszuji_133 .0.6943.142 /GoogleChrome-133 .0.6943.142 .dmg" ;
281- hash = "sha256-cDnCnswvtRkyrwv52/GFHPTsmRZItN3rgqqc62mS7Ao =" ;
280+ url = "http://dl.google.com/release2/chrome/acywna3py5h6xead7weymurbrefq_134 .0.6998.45 /GoogleChrome-134 .0.6998.45 .dmg" ;
281+ hash = "sha256-l4EgwwPjmYX7nlJF8AkeDcYP0sTswAwfr27sxtPw/08 =" ;
282282 } ;
283283
284284 dontPatch = true ;
You can’t perform that action at this time.
0 commit comments