shadowsocks-libev 3.1.3
Closes #22916. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
476135b1d7
commit
307e3aa60e
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.1.2/shadowsocks-libev-3.1.2.tar.gz"
|
||||
sha256 "3611f09793af923d988ecbd15ad89fb66839e51a0059685d8f88c0131658e4a7"
|
||||
url "https://github.com/shadowsocks/shadowsocks-libev/releases/download/v3.1.3/shadowsocks-libev-3.1.3.tar.gz"
|
||||
sha256 "58fb438d2cfe33cfa6ac8c50e587e2138c50e59a4b943f88d22883bf2e192a96"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue