shadowsocks-libev 3.3.3
Closes #46017. Signed-off-by: Rui Chen <rchen@meetup.com>
This commit is contained in:
parent
1669e55424
commit
aacb7413c2
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class ShadowsocksLibev < Formula
|
||||
desc "Libev port of shadowsocks"
|
||||
homepage "https://github.com/shadowsocks/shadowsocks-libev"
|
||||
url "https://github.com/shadowsocks/shadowsocks-libev/releases/download/v3.3.2/shadowsocks-libev-3.3.2.tar.gz"
|
||||
sha256 "ce900a44245fa52cb871eb08278a8b857b6d4074bf7cf3ebf698b0aee0c54764"
|
||||
url "https://github.com/shadowsocks/shadowsocks-libev/releases/download/v3.3.3/shadowsocks-libev-3.3.3.tar.gz"
|
||||
sha256 "677356a5ed6b5ae9e32a898061db2587158ff27e245db03f4bde9b006ef12dc9"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue