Skip to content

Commit 993e6c2

Browse files
committed
torsocks 2.5.0
autobump: add torsocks Signed-off-by: Rui Chen <[email protected]>
1 parent 1567813 commit 993e6c2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3518,6 +3518,7 @@ topgit
35183518
topgrade
35193519
topiary
35203520
tor
3521+
torsocks
35213522
totp-cli
35223523
tox
35233524
toxcore

Formula/t/torsocks.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Torsocks < Formula
22
desc "Use SOCKS-friendly applications with Tor"
33
homepage "https://gitlab.torproject.org/tpo/core/torsocks"
4-
url "https://gitlab.torproject.org/tpo/core/torsocks/-/archive/v2.4.0/torsocks-v2.4.0.tar.bz2"
5-
sha256 "54b2e3255b697fb69bb92388376419bcef1f94d511da3980f9ed5cd8a41df3a8"
4+
url "https://gitlab.torproject.org/tpo/core/torsocks/-/archive/v2.5.0/torsocks-v2.5.0.tar.bz2"
5+
sha256 "31a917328b221e955230b7663abfbc50d3a9b445a68cb0313c11cf884f8cb41f"
66
license "GPL-2.0-only"
77
head "https://gitlab.torproject.org/tpo/core/torsocks.git", branch: "main"
88

0 commit comments

Comments
 (0)