updated homebrew hash

This commit is contained in:
zonyitoo
2023-08-27 00:50:40 +08:00
parent 5f8fd179f1
commit b12b5cbb2c

View File

@@ -1,8 +1,8 @@
class ShadowsocksRust < Formula
desc "Rust port of Shadowsocks"
homepage "https://github.com/shadowsocks/shadowsocks-rust"
url "https://github.com/shadowsocks/shadowsocks-rust/archive/v1.15.3.tar.gz"
sha256 "13b877b0961402310f45b814b1f4cefec141d0a2ff8be37d57f1ee966c41c497"
url "https://github.com/shadowsocks/shadowsocks-rust/archive/v1.16.0.tar.gz"
sha256 "cda512dcb63f9b88ae678dbb357e790e13fe8c2fee9997ea2a9f88677064bf19"
license "MIT"
head "https://github.com/shadowsocks/shadowsocks-rust.git", branch: "master"