update homebrew v1.17.2

This commit is contained in:
zonyitoo
2024-02-01 22:52:39 +08:00
parent 8ea6fc1940
commit 6fe1415d48

View File

@@ -1,8 +1,8 @@
class ShadowsocksRust < Formula class ShadowsocksRust < Formula
desc "Rust port of Shadowsocks" desc "Rust port of Shadowsocks"
homepage "https://github.com/shadowsocks/shadowsocks-rust" homepage "https://github.com/shadowsocks/shadowsocks-rust"
url "https://github.com/shadowsocks/shadowsocks-rust/archive/v1.17.1.tar.gz" url "https://github.com/shadowsocks/shadowsocks-rust/archive/v1.17.2.tar.gz"
sha256 "97a1c8ebf7fd19de94cd6d0dfee398667e1f4e131ec8a37ecb7c3191af7cc75e" sha256 "79d3d5204fad725bd2712f29066e71d14a329c3ea956b708cb6ea64bb0316a0b"
license "MIT" license "MIT"
head "https://github.com/shadowsocks/shadowsocks-rust.git", branch: "master" head "https://github.com/shadowsocks/shadowsocks-rust.git", branch: "master"