From a10736157901811d4c91ebef24e553f49b26ebe0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 21:05:00 +0000 Subject: [PATCH] tor: Update to version 0.4.8.10-13.0.13 --- bucket/tor.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tor.json b/bucket/tor.json index 20f53b0946..ae6b65f53e 100644 --- a/bucket/tor.json +++ b/bucket/tor.json @@ -1,5 +1,5 @@ { - "version": "0.4.8.10-13.0.12", + "version": "0.4.8.10-13.0.13", "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.0.12/tor-expert-bundle-windows-x86_64-13.0.12.tar.gz", + "url": "https://archive.torproject.org/tor-package-archive/torbrowser/13.0.13/tor-expert-bundle-windows-x86_64-13.0.13.tar.gz", "hash": "b1623330e218d41a2db3ab1f2ebe2a3f77bb52e1932591c9ba22107262786875" }, "32bit": { - "url": "https://archive.torproject.org/tor-package-archive/torbrowser/13.0.12/tor-expert-bundle-windows-i686-13.0.12.tar.gz", + "url": "https://archive.torproject.org/tor-package-archive/torbrowser/13.0.13/tor-expert-bundle-windows-i686-13.0.13.tar.gz", "hash": "bf79d2576d7d6a731a4753110c74753eba08a52b64b40472c79f439363d8d701" } },