File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/by-name/to/tor-browser Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ lib.warnIf (useHardenedMalloc != null)
109109 ++ lib . optionals mediaSupport [ ffmpeg ]
110110 ) ;
111111
112- version = "14.0.5 " ;
112+ version = "14.0.6 " ;
113113
114114 sources = {
115115 x86_64-linux = fetchurl {
@@ -119,7 +119,7 @@ lib.warnIf (useHardenedMalloc != null)
119119 "https://tor.eff.org/dist/torbrowser/${ version } /tor-browser-linux-x86_64-${ version } .tar.xz"
120120 "https://tor.calyxinstitute.org/dist/torbrowser/${ version } /tor-browser-linux-x86_64-${ version } .tar.xz"
121121 ] ;
122- hash = "sha256-S+v0w6lMuWnzYoDvIEJ9/7Rus2wcKbwx2/J1LYXOfhw =" ;
122+ hash = "sha256-RqMRq9J4jDnba8A+kkhr799pPPSV6vYFyb3dVi5moKA =" ;
123123 } ;
124124
125125 i686-linux = fetchurl {
@@ -129,7 +129,7 @@ lib.warnIf (useHardenedMalloc != null)
129129 "https://tor.eff.org/dist/torbrowser/${ version } /tor-browser-linux-i686-${ version } .tar.xz"
130130 "https://tor.calyxinstitute.org/dist/torbrowser/${ version } /tor-browser-linux-i686-${ version } .tar.xz"
131131 ] ;
132- hash = "sha256-ThGKSb3lTwblUTyKbd54I5ZyA0xXeEiQeXFK3IDhOmw =" ;
132+ hash = "sha256-NAJUCc09iTTMjRfgEQ5jntJ752AknaR0Cqp1eSZUniU =" ;
133133 } ;
134134 } ;
135135
You can’t perform that action at this time.
0 commit comments