tor: Update to version 0.4.7.15-12.5.6

This commit is contained in:
github-actions[bot] 2023-09-29 20:24:53 +00:00
parent ad4fc1218f
commit c674626b45

View File

@ -1,5 +1,5 @@
{ {
"version": "0.4.7.15-12.5.5", "version": "0.4.7.15-12.5.6",
"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/12.5.5/tor-expert-bundle-12.5.5-windows-x86_64.tar.gz", "url": "https://archive.torproject.org/tor-package-archive/torbrowser/12.5.6/tor-expert-bundle-12.5.6-windows-x86_64.tar.gz",
"hash": "0db0f8fc6c60fa62b8159468fbb476acf0dec2f8dcf1b9fe7db3b91538334461" "hash": "0db0f8fc6c60fa62b8159468fbb476acf0dec2f8dcf1b9fe7db3b91538334461"
}, },
"32bit": { "32bit": {
"url": "https://archive.torproject.org/tor-package-archive/torbrowser/12.5.5/tor-expert-bundle-12.5.5-windows-i686.tar.gz", "url": "https://archive.torproject.org/tor-package-archive/torbrowser/12.5.6/tor-expert-bundle-12.5.6-windows-i686.tar.gz",
"hash": "f41abcd703a3a9119384b996ff6bd0db204fde3b30adfafee1246c0bbbe4a59d" "hash": "f41abcd703a3a9119384b996ff6bd0db204fde3b30adfafee1246c0bbbe4a59d"
} }
}, },