tor: Update to version 0.4.7.8-11.5.1

This commit is contained in:
github-actions[bot] 2022-07-26 20:29:38 +00:00
parent 5f14dfc85d
commit 38a4289bcd

View File

@ -1,5 +1,5 @@
{ {
"version": "0.4.7.8-11.5", "version": "0.4.7.8-11.5.1",
"description": "Enables anonymous communication over the onion network (expert mode).", "description": "Enables anonymous communication over the onion network (expert mode).",
"homepage": "https://www.torproject.org", "homepage": "https://www.torproject.org",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
@ -9,11 +9,11 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://archive.torproject.org/tor-package-archive/torbrowser/11.5/tor-win64-0.4.7.8.zip", "url": "https://archive.torproject.org/tor-package-archive/torbrowser/11.5.1/tor-win64-0.4.7.8.zip",
"hash": "6658aaf7d22052861631917590e248fdf8b3fe40a795d740811362b517113a47" "hash": "6658aaf7d22052861631917590e248fdf8b3fe40a795d740811362b517113a47"
}, },
"32bit": { "32bit": {
"url": "https://archive.torproject.org/tor-package-archive/torbrowser/11.5/tor-win32-0.4.7.8.zip", "url": "https://archive.torproject.org/tor-package-archive/torbrowser/11.5.1/tor-win32-0.4.7.8.zip",
"hash": "8a3c700609f44c50e7a97a630ea2ed11d5f30a4cb2e28e98411fb939d0495dd6" "hash": "8a3c700609f44c50e7a97a630ea2ed11d5f30a4cb2e28e98411fb939d0495dd6"
} }
}, },