File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class SingBox < Formula
77 head "https://github.com/SagerNet/sing-box.git" , branch : "dev-next"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "a9367bf8a052128d6560365c6f549dacdec36816d0bb9f665ecbb43cf3c45a75 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "cdb8721faaf320212c01ecf8a5f01470a9eabff18ce6d9b9e71907ea617fa248 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "1d93d2c23e8bee9d9336297b0840595f26999e62e4443d7d333ff4069c9a16b2 "
13- sha256 cellar : :any_skip_relocation , sonoma : "44d4453475dd8f48fdea15f4a8d61eb3da952797abf2d201bea183d7a44d3dd9 "
14- sha256 cellar : :any_skip_relocation , ventura : "af72134d8070883ae2d0cab2a302735e5d556b948101daefb57a5723f32d0487 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "7f8559f2c3eac82dad31f07e9dd02b4fe35ae7065ae79a859f1d7966e8a77417 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "5caf83e82c42b7177131ea3571f270b2e41b50fed8933e556c830e7f30a782bb "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "c27cab12055a538b47c61f00b735059e48b6487c45dae555e52aff9f3a69c651 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "646ae491ca45d9407af2478ec32336b8e319f6d0bbadff2e5481022af722272f "
13+ sha256 cellar : :any_skip_relocation , sonoma : "6dabe4bc16f04c589ed8940bb1c0f24948adb0be74f5fb4768a2dc55e65463a1 "
14+ sha256 cellar : :any_skip_relocation , ventura : "86261444a2917af4483628231c9587041997b8dd2b9f93804a5aeccc894acedb "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "87f14d567cfc94e390410b90cc676c2ad9a4af212967669603f21da5daadba24 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments