release v1.15.3

This commit is contained in:
zonyitoo
2023-03-13 00:30:34 +08:00
parent 549ffd3a76
commit 9767c3b05e
2 changed files with 19 additions and 2 deletions

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.2.tar.gz"
sha256 "25d7a099ab09425c27c6543dbbddc38f65ab382e8353d51c695add91b4ced61f"
url "https://github.com/shadowsocks/shadowsocks-rust/archive/v1.15.3.tar.gz"
sha256 "38e0c803d5535120e344f607ea8d3249a49f18272a9b65c1228eaaaa76817019"
license "MIT"
head "https://github.com/shadowsocks/shadowsocks-rust.git", branch: "master"