diff --git a/bucket/tor.json b/bucket/tor.json index 22ddae7de9..b4d709777b 100644 --- a/bucket/tor.json +++ b/bucket/tor.json @@ -1,5 +1,5 @@ { - "version": "0.4.7.13-12.5", + "version": "0.4.7.13-12.5.1", "description": "Enables anonymous communication over the onion network (expert mode).", "homepage": "https://www.torproject.org", "license": "BSD-3-Clause", @@ -9,11 +9,11 @@ ], "architecture": { "64bit": { - "url": "https://archive.torproject.org/tor-package-archive/torbrowser/12.5/tor-expert-bundle-12.5-windows-x86_64.tar.gz", + "url": "https://archive.torproject.org/tor-package-archive/torbrowser/12.5.1/tor-expert-bundle-12.5.1-windows-x86_64.tar.gz", "hash": "14575adcc9b91db6b45cf98827179a10b5e6c63e17a7cc41fea2bfebc4552c7a" }, "32bit": { - "url": "https://archive.torproject.org/tor-package-archive/torbrowser/12.5/tor-expert-bundle-12.5-windows-i686.tar.gz", + "url": "https://archive.torproject.org/tor-package-archive/torbrowser/12.5.1/tor-expert-bundle-12.5.1-windows-i686.tar.gz", "hash": "eb29a397f760e4456028156afb10033ccc7ceb5e351dffdb7d72a5804caa5b97" } },