tor: Update to version 0.4.7.10-11.5.5

This commit is contained in:
github-actions[bot] 2022-10-25 20:30:23 +00:00
parent 8e0bfac7fa
commit 5cd31f666f

View File

@ -1,5 +1,5 @@
{ {
"version": "0.4.7.10-11.5.4", "version": "0.4.7.10-11.5.5",
"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.4/tor-win64-0.4.7.10.zip", "url": "https://archive.torproject.org/tor-package-archive/torbrowser/11.5.5/tor-win64-0.4.7.10.zip",
"hash": "e19c99b52eb152e45daf62b86d8b11462cb44bf2fc2485f2636f8d193b284ee6" "hash": "e19c99b52eb152e45daf62b86d8b11462cb44bf2fc2485f2636f8d193b284ee6"
}, },
"32bit": { "32bit": {
"url": "https://archive.torproject.org/tor-package-archive/torbrowser/11.5.4/tor-win32-0.4.7.10.zip", "url": "https://archive.torproject.org/tor-package-archive/torbrowser/11.5.5/tor-win32-0.4.7.10.zip",
"hash": "114d5a4b2915d940bdc913287a2e54ed8aef79bce092c370b1c849842045369c" "hash": "114d5a4b2915d940bdc913287a2e54ed8aef79bce092c370b1c849842045369c"
} }
}, },