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 f7ab98a commit 5379912Copy full SHA for 5379912
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.9.tar.gz"
5
- sha256 "ee0c183ed9c431a2b6b5f12cad0cfb1d2bccb83147b641d50a619a381fa9d449"
+ url "https://github.com/SagerNet/sing-box/archive/refs/tags/v1.11.10.tar.gz"
+ sha256 "b79281cbe1a9585bf53855ebc9513ccf2fe772983c4926554389ba0f5598da3e"
6
license "GPL-3.0-or-later"
7
head "https://github.com/SagerNet/sing-box.git", branch: "dev-next"
8
0 commit comments