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 4286a17 commit 69d8625Copy full SHA for 69d8625
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.12.11.tar.gz"
5
- sha256 "14f5f106812b9e0c0c91432c1a6dd0b42d8bcd2fcf3789e4ceba0892967ac41e"
+ url "https://github.com/SagerNet/sing-box/archive/refs/tags/v1.12.12.tar.gz"
+ sha256 "f08add81eab7e4d6091195179bb39fa3f64dbb0326feaa022994566b702d1245"
6
license "GPL-3.0-or-later"
7
head "https://github.com/SagerNet/sing-box.git", branch: "dev-next"
8
0 commit comments