From 84a2a3a0a3a957ee55e233d27c6669f9f95858ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 04:36:13 +0000 Subject: [PATCH] tor: Update to version 0.4.7.10-11.5.6 --- bucket/tor.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tor.json b/bucket/tor.json index c5fe5bece0..ff9ac8ee62 100644 --- a/bucket/tor.json +++ b/bucket/tor.json @@ -1,5 +1,5 @@ { - "version": "0.4.7.10-11.5.5", + "version": "0.4.7.10-11.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/11.5.5/tor-win64-0.4.7.10.zip", + "url": "https://archive.torproject.org/tor-package-archive/torbrowser/11.5.6/tor-win64-0.4.7.10.zip", "hash": "e19c99b52eb152e45daf62b86d8b11462cb44bf2fc2485f2636f8d193b284ee6" }, "32bit": { - "url": "https://archive.torproject.org/tor-package-archive/torbrowser/11.5.5/tor-win32-0.4.7.10.zip", + "url": "https://archive.torproject.org/tor-package-archive/torbrowser/11.5.6/tor-win32-0.4.7.10.zip", "hash": "114d5a4b2915d940bdc913287a2e54ed8aef79bce092c370b1c849842045369c" } },