tor: Update to version 0.4.8.9-13.0.6

This commit is contained in:
github-actions[bot] 2023-12-05 20:24:53 +00:00
parent 4d187eef20
commit 6a8c63e3c2

View File

@ -1,5 +1,5 @@
{ {
"version": "0.4.8.9-13.0.5", "version": "0.4.8.9-13.0.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/13.0.5/tor-expert-bundle-windows-x86_64-13.0.5.tar.gz", "url": "https://archive.torproject.org/tor-package-archive/torbrowser/13.0.6/tor-expert-bundle-windows-x86_64-13.0.6.tar.gz",
"hash": "e3b885da9a53c3c734ddf1683deb520d545f899748d8f53f143d3a545a2ef1e9" "hash": "e3b885da9a53c3c734ddf1683deb520d545f899748d8f53f143d3a545a2ef1e9"
}, },
"32bit": { "32bit": {
"url": "https://archive.torproject.org/tor-package-archive/torbrowser/13.0.5/tor-expert-bundle-windows-i686-13.0.5.tar.gz", "url": "https://archive.torproject.org/tor-package-archive/torbrowser/13.0.6/tor-expert-bundle-windows-i686-13.0.6.tar.gz",
"hash": "97b7b3314c8f06e4220c2033e621dedc068bbdf35f81cf7fa0b1e554c1a2c1ac" "hash": "97b7b3314c8f06e4220c2033e621dedc068bbdf35f81cf7fa0b1e554c1a2c1ac"
} }
}, },