tor: Update to version 0.4.8.12-13.5.7

This commit is contained in:
github-actions[bot] 2024-10-09 20:28:23 +00:00
parent 4456d1b606
commit 26a64d4395

View File

@ -1,5 +1,5 @@
{ {
"version": "0.4.8.12-13.5.6", "version": "0.4.8.12-13.5.7",
"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/13.5.6/tor-expert-bundle-windows-x86_64-13.5.6.tar.gz", "url": "https://archive.torproject.org/tor-package-archive/torbrowser/13.5.7/tor-expert-bundle-windows-x86_64-13.5.7.tar.gz",
"hash": "d26c44f715265f57287ed16d7347fcfb0ed37dcf1a09ad4f4f02d9d4149dff84" "hash": "d26c44f715265f57287ed16d7347fcfb0ed37dcf1a09ad4f4f02d9d4149dff84"
}, },
"32bit": { "32bit": {
"url": "https://archive.torproject.org/tor-package-archive/torbrowser/13.5.6/tor-expert-bundle-windows-i686-13.5.6.tar.gz", "url": "https://archive.torproject.org/tor-package-archive/torbrowser/13.5.7/tor-expert-bundle-windows-i686-13.5.7.tar.gz",
"hash": "2af6f3dc46eee56e77eb52374bc06a482de4f9ccb90a7587669a0027acd6833f" "hash": "2af6f3dc46eee56e77eb52374bc06a482de4f9ccb90a7587669a0027acd6833f"
} }
}, },