From 431e6eef89f2293e288d61a84ab1481999e664ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 16:29:56 +0000 Subject: [PATCH] tor: Update to version 0.4.8.16-14.5.3 --- bucket/tor.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tor.json b/bucket/tor.json index fb131ad2b2..8b97233569 100644 --- a/bucket/tor.json +++ b/bucket/tor.json @@ -1,5 +1,5 @@ { - "version": "0.4.8.16-14.5.2", + "version": "0.4.8.16-14.5.3", "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/14.5.2/tor-expert-bundle-windows-x86_64-14.5.2.tar.gz", + "url": "https://archive.torproject.org/tor-package-archive/torbrowser/14.5.3/tor-expert-bundle-windows-x86_64-14.5.3.tar.gz", "hash": "38bf4ff02baa2cec4936f38c1f7a5a48b9af1dedcdd04e38937e801be15f1010" }, "32bit": { - "url": "https://archive.torproject.org/tor-package-archive/torbrowser/14.5.2/tor-expert-bundle-windows-i686-14.5.2.tar.gz", + "url": "https://archive.torproject.org/tor-package-archive/torbrowser/14.5.3/tor-expert-bundle-windows-i686-14.5.3.tar.gz", "hash": "9fbfe617b0c0dcbe3f3991cda0d92a448475b2dc804c96b25e4b6ad55b363eea" } },