Skip to content

Commit c5b41f4

Browse files
authored
Merge pull request #251334 from Homebrew/bump-sing-box-1.12.12
sing-box 1.12.12
2 parents 34abb6f + a69cb6d commit c5b41f4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/s/sing-box.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
class SingBox < Formula
22
desc "Universal proxy platform"
33
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"
4+
url "https://github.com/SagerNet/sing-box/archive/refs/tags/v1.12.12.tar.gz"
5+
sha256 "f08add81eab7e4d6091195179bb39fa3f64dbb0326feaa022994566b702d1245"
66
license "GPL-3.0-or-later"
77
head "https://github.com/SagerNet/sing-box.git", branch: "dev-next"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "b0cef12c9ef545caafdbc7d5404c1a7d5e088b0c6105706724e58a71b6ae3ee7"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6bc41644a238bd5f7b2078cd71e928ddb069b7534716359f444db12eb0299694"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7129d0ad1073f9f7d715f3cefed67f2342fb3735c21b9c4ec5c44bd73718baa6"
13-
sha256 cellar: :any_skip_relocation, sonoma: "6226fd8abfc20dbb1cacb25968ad62846b8997bc4e636472b60e2838f10234ca"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "1024b22f66f24532e938d8bc9fee72f25b467168ddd373af921e40159f6a43ea"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d0a3a895832ba81f71f2eca2f767c5b9224d77768494cdd86305cdb89db45d35"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "0403adc6fa07654ccff11390556022b7c579ab094f7b09dd1d2c22bc47f15f79"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fbcd1cda18adc51c5a25bd914193436ed8e98553428795e4ce30ed2f8d0d82c7"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a649b3461c20450bc9dda444a9e1723cbd2c7b6270a1986f329ea218e1b403ed"
13+
sha256 cellar: :any_skip_relocation, sonoma: "1046e37866357d263951f833adcfeed461c136b3e17844ff7729e58a3a659472"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "f6b947a0d0038dc7eb4baebacd6eac75710c192d7f799e75b8602f652428016c"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6cd33f959984ee267288007faf68a373b14b74917cd2f0adda3f5ce5a9286248"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)