File tree Expand file tree Collapse file tree
pkgs/applications/networking/browsers/tor-browser-bundle-bin Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ lib.warnIf (useHardenedMalloc != null)
9292 fteLibPath = lib . makeLibraryPath [ stdenv . cc . cc gmp ] ;
9393
9494 # Upstream source
95- version = "12.5.3 " ;
95+ version = "12.5.4 " ;
9696
9797 lang = "ALL" ;
9898
@@ -104,7 +104,7 @@ lib.warnIf (useHardenedMalloc != null)
104104 "https://tor.eff.org/dist/torbrowser/${ version } /tor-browser-linux64-${ version } _${ lang } .tar.xz"
105105 "https://tor.calyxinstitute.org/dist/torbrowser/${ version } /tor-browser-linux64-${ version } _${ lang } .tar.xz"
106106 ] ;
107- hash = "sha256-QF71UXZXwLjr1XugKeFWZH9RXb4xeKWZScds+xtNekI =" ;
107+ hash = "sha256-AIwqIz8QG7Fq3Vvd22QTNFH1fnZgtH25qUaECX50QCQ =" ;
108108 } ;
109109
110110 i686-linux = fetchurl {
@@ -114,7 +114,7 @@ lib.warnIf (useHardenedMalloc != null)
114114 "https://tor.eff.org/dist/torbrowser/${ version } /tor-browser-linux32-${ version } _${ lang } .tar.xz"
115115 "https://tor.calyxinstitute.org/dist/torbrowser/${ version } /tor-browser-linux32-${ version } _${ lang } .tar.xz"
116116 ] ;
117- hash = "sha256-xaLTYo8aJO0DzFQLSUHF12vKOEMO6hbVXQdL3PHLb8s =" ;
117+ hash = "sha256-s8UReyurIKlxG0bT0ecGUcXMTTHyYKy/AcygTE6ujqo =" ;
118118 } ;
119119 } ;
120120
You can’t perform that action at this time.
0 commit comments