From 534addd6701321dc38d743c42542eb84690e1ad9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 00:34:32 +0000 Subject: [PATCH] tor: Update to version 0.4.8.12-13.5.6 --- bucket/tor.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tor.json b/bucket/tor.json index d06a65c6bf..622c3dd44d 100644 --- a/bucket/tor.json +++ b/bucket/tor.json @@ -1,5 +1,5 @@ { - "version": "0.4.8.12-13.5.5", + "version": "0.4.8.12-13.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/13.5.5/tor-expert-bundle-windows-x86_64-13.5.5.tar.gz", + "url": "https://archive.torproject.org/tor-package-archive/torbrowser/13.5.6/tor-expert-bundle-windows-x86_64-13.5.6.tar.gz", "hash": "d26c44f715265f57287ed16d7347fcfb0ed37dcf1a09ad4f4f02d9d4149dff84" }, "32bit": { - "url": "https://archive.torproject.org/tor-package-archive/torbrowser/13.5.5/tor-expert-bundle-windows-i686-13.5.5.tar.gz", + "url": "https://archive.torproject.org/tor-package-archive/torbrowser/13.5.6/tor-expert-bundle-windows-i686-13.5.6.tar.gz", "hash": "2af6f3dc46eee56e77eb52374bc06a482de4f9ccb90a7587669a0027acd6833f" } },