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