Skip to content

Commit 6ba56be

Browse files
committed
tor-browser-bundle-bin: 12.5.3 -> 12.5.4
1 parent 0d58a3e commit 6ba56be

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • pkgs/applications/networking/browsers/tor-browser-bundle-bin

pkgs/applications/networking/browsers/tor-browser-bundle-bin/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)