From c674626b458aba2cfcba43deacc6cb9a9d14efbb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 20:24:53 +0000 Subject: [PATCH] tor: Update to version 0.4.7.15-12.5.6 --- bucket/tor.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tor.json b/bucket/tor.json index f97ee2665b..854ba7d2c0 100644 --- a/bucket/tor.json +++ b/bucket/tor.json @@ -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).", "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.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" }, "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" } },