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 77ed65a commit 5f225edCopy full SHA for 5f225ed
Formula/s/shadowsocks-rust.rb
@@ -1,8 +1,8 @@
1
class ShadowsocksRust < Formula
2
desc "Rust port of Shadowsocks"
3
homepage "https://shadowsocks.org/"
4
- url "https://github.com/shadowsocks/shadowsocks-rust/archive/refs/tags/v1.23.3.tar.gz"
5
- sha256 "cbbd2357e9ec00dc18bbf437cf1ac88fcb3376c50ed579c782f372cf75bb0a9b"
+ url "https://github.com/shadowsocks/shadowsocks-rust/archive/refs/tags/v1.23.4.tar.gz"
+ sha256 "8a91836256989e3a56409d0e83da6549ecf727e2d6642cd4e707993d9c8a23d3"
6
license "MIT"
7
head "https://github.com/shadowsocks/shadowsocks-rust.git", branch: "master"
8
0 commit comments