Skip to content

Commit 7669ddc

Browse files
committed
tor 0.4.8.19
1 parent 1961a46 commit 7669ddc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/t/tor.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
class Tor < Formula
22
desc "Anonymizing overlay network for TCP"
33
homepage "https://www.torproject.org/"
4-
url "https://www.torproject.org/dist/tor-0.4.8.18.tar.gz"
5-
mirror "https://www.torservers.net/mirrors/torproject.org/dist/tor-0.4.8.18.tar.gz"
6-
mirror "https://fossies.org/linux/misc/tor-0.4.8.18.tar.gz"
7-
sha256 "4aea6c109d4eff4ea2bafb905a7e6b0a965d14fe856214b02fcd9046b4d93af8"
4+
url "https://www.torproject.org/dist/tor-0.4.8.19.tar.gz"
5+
mirror "https://www.torservers.net/mirrors/torproject.org/dist/tor-0.4.8.19.tar.gz"
6+
mirror "https://fossies.org/linux/misc/tor-0.4.8.19.tar.gz"
7+
sha256 "3cb649a1d33ba6a65f109d224534e93aaf0a6de84a5b1cb4b054bfa06bb74f5a"
88
# Complete list of licenses:
99
# https://gitweb.torproject.org/tor.git/plain/LICENSE
1010
license all_of: [

0 commit comments

Comments
 (0)