tor 0.3.1.8
Closes #19837. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
e4ca4d2c41
commit
67e34167bb
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Tor < Formula
|
||||
desc "Anonymizing overlay network for TCP"
|
||||
homepage "https://www.torproject.org/"
|
||||
url "https://tor.eff.org/dist/tor-0.3.1.7.tar.gz"
|
||||
mirror "https://www.torproject.org/dist/tor-0.3.1.7.tar.gz"
|
||||
sha256 "1df5dd4894bb2f5e0dc96c466955146353cf33ac50cd997cfc1b28ea3ed9c08f"
|
||||
url "https://tor.eff.org/dist/tor-0.3.1.8.tar.gz"
|
||||
mirror "https://www.torproject.org/dist/tor-0.3.1.8.tar.gz"
|
||||
sha256 "7df6298860a59f410ff8829cf7905a50c8b3a9094d51a8553603b401e4b5b1a1"
|
||||
|
||||
bottle do
|
||||
sha256 "fd269435de52eee46657a6e03375dfd68ad532d003c34debe4b4a8666f751332" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue