Skip to content

Commit 6c32278

Browse files
committed
upgrade homebrew script
1 parent e05ab8a commit 6c32278

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

homebrew/shadowsocks-rust.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class ShadowsocksRust < Formula
22
desc "Rust port of Shadowsocks"
33
homepage "https://github.com/shadowsocks/shadowsocks-rust"
4-
url "https://github.com/shadowsocks/shadowsocks-rust/archive/v1.15.0-alpha.9.tar.gz"
5-
sha256 "8c32521c847c4535bb9c496600c8323e4fc4ce1b7ee1cf5e54d17109837acb79"
4+
url "https://github.com/shadowsocks/shadowsocks-rust/archive/v1.15.0.tar.gz"
5+
sha256 "7c11ae04f50293a605dca87e5266af7cb857208780469697bbfa1a4ebaa06a2c"
66
license "MIT"
77
head "https://github.com/shadowsocks/shadowsocks-rust.git", branch: "master"
88

0 commit comments

Comments
 (0)