From cdb8a4f8d79d1cd0538620759d746646851cc32a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 00:35:07 +0000 Subject: [PATCH] tor: Update to version 0.4.6.10-11.0.11 --- bucket/tor.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tor.json b/bucket/tor.json index 959c522438..eef0a79e45 100644 --- a/bucket/tor.json +++ b/bucket/tor.json @@ -1,5 +1,5 @@ { - "version": "0.4.6.10-11.0.10", + "version": "0.4.6.10-11.0.11", "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://dist.torproject.org/torbrowser/11.0.10/tor-win64-0.4.6.10.zip", + "url": "https://dist.torproject.org/torbrowser/11.0.11/tor-win64-0.4.6.10.zip", "hash": "ecf6ccb6c39421d048bac95091758d3c48fd43b8e7fb1b3d7203910ef05a82e4" }, "32bit": { - "url": "https://dist.torproject.org/torbrowser/11.0.10/tor-win32-0.4.6.10.zip", + "url": "https://dist.torproject.org/torbrowser/11.0.11/tor-win32-0.4.6.10.zip", "hash": "d3f62317507dbe1a1aa74b9e0e03996dbded2143f94409270828f6a8bcdda16a" } },