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 7b6710f commit fe35492Copy full SHA for fe35492
Formula/s/sing-box.rb
@@ -1,8 +1,8 @@
1
class SingBox < Formula
2
desc "Universal proxy platform"
3
homepage "https://sing-box.sagernet.org"
4
- url "https://github.com/SagerNet/sing-box/archive/refs/tags/v1.11.6.tar.gz"
5
- sha256 "01b697683c2433d93e3a15a362241e5e709c01a8e4cc97c889f6d2c5f9db275e"
+ url "https://github.com/SagerNet/sing-box/archive/refs/tags/v1.11.7.tar.gz"
+ sha256 "4b98ea2aaca33ac155fe90ed0f8303a46c567fbcdd44f7d37bb26db85a7f70d5"
6
license "GPL-3.0-or-later"
7
head "https://github.com/SagerNet/sing-box.git", branch: "dev-next"
8
0 commit comments