shadowsocks-rust 1.15.1

Closes #118399.

Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2022-12-17 15:00:37 -05:00 committed by BrewTestBot
parent 1b07c6a0ba
commit c7e3f27fc2
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 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.14.3.tar.gz"
sha256 "a41437cdae1279914f11c07a584ab8b2b21e9b08bd732ef11fb447c765202215"
url "https://github.com/shadowsocks/shadowsocks-rust/archive/v1.15.1.tar.gz"
sha256 "afa6edd6532501583d1abb5c2767c3c7993e458e06c9787d0c5cecfaa6ed5e5f"
license "MIT"
head "https://github.com/shadowsocks/shadowsocks-rust.git", branch: "master"