mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
tor: Fix URLs (#1693)
* Partially fixed wrong URLs NOTE: the 32-bit package's signature wasn't updated. * Update tor.json Co-authored-by: Ross Smith II <ross@smithii.com>
This commit is contained in:
parent
9c4f592ab2
commit
1239600e24
@ -5,12 +5,12 @@
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dist.torproject.org/torbrowser/10.0.5/tor-win64-0.4.4.6.zip",
|
||||
"hash": "9ac20dec529edcc92547862ec2371e32011e5dcba8e22dfab0ff46dd4c3e9f74"
|
||||
"url": "https://dist.torproject.org/torbrowser/10.0.7/tor-win64-0.4.4.6.zip",
|
||||
"hash": "51440a9e437a2816902b396b59469f2235a8335b999c7f70835bb73f027af4d9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dist.torproject.org/torbrowser/10.0.5/tor-win32-0.4.4.6.zip",
|
||||
"hash": "e42d0fb5440da4ca4a8fe661cd10db52d3f2a432acf3dd80f2d558ac702f68a3"
|
||||
"url": "https://dist.torproject.org/torbrowser/10.0.7/tor-win32-0.4.4.6.zip",
|
||||
"hash": "085017692959cc2cae15d0d4882edcfdd1714dc45b23097cf247bbee23a33478"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user