We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e05ab8a commit 6c32278Copy full SHA for 6c32278
homebrew/shadowsocks-rust.rb
@@ -1,8 +1,8 @@
1
class ShadowsocksRust < Formula
2
desc "Rust port of Shadowsocks"
3
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"
+ url "https://github.com/shadowsocks/shadowsocks-rust/archive/v1.15.0.tar.gz"
+ sha256 "7c11ae04f50293a605dca87e5266af7cb857208780469697bbfa1a4ebaa06a2c"
6
license "MIT"
7
head "https://github.com/shadowsocks/shadowsocks-rust.git", branch: "master"
8
0 commit comments