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 a4d0cd5 commit 1d7fbb7Copy full SHA for 1d7fbb7
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.17.0.tar.gz"
5
- sha256 "ef964ac60a499a0c8313d48284a7542c085f9c7672eb121a796b70d49163f35a"
+ url "https://github.com/shadowsocks/shadowsocks-rust/archive/v1.17.1.tar.gz"
+ sha256 "97a1c8ebf7fd19de94cd6d0dfee398667e1f4e131ec8a37ecb7c3191af7cc75e"
6
license "MIT"
7
head "https://github.com/shadowsocks/shadowsocks-rust.git", branch: "master"
8
0 commit comments