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