File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -27,13 +27,12 @@ class WasiLibc < Formula
2727 end
2828
2929 bottle do
30- rebuild 1
31- sha256 cellar : :any_skip_relocation , arm64_sequoia : "baa8c0d028e3691de22e06d6e9958a61898ad0764ffac57441627bb941da6814"
32- sha256 cellar : :any_skip_relocation , arm64_sonoma : "baa8c0d028e3691de22e06d6e9958a61898ad0764ffac57441627bb941da6814"
33- sha256 cellar : :any_skip_relocation , arm64_ventura : "baa8c0d028e3691de22e06d6e9958a61898ad0764ffac57441627bb941da6814"
34- sha256 cellar : :any_skip_relocation , sonoma : "baa8c0d028e3691de22e06d6e9958a61898ad0764ffac57441627bb941da6814"
35- sha256 cellar : :any_skip_relocation , ventura : "baa8c0d028e3691de22e06d6e9958a61898ad0764ffac57441627bb941da6814"
36- sha256 cellar : :any_skip_relocation , x86_64_linux : "32bf0d734a80239892bcaa7c605aea4021e2e45bd2b906231219ab743da488c0"
30+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "89f102505760c8d6b154f1574e619e2755e2fd7ff878596ec6c49ea5b62e4da1"
31+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "89f102505760c8d6b154f1574e619e2755e2fd7ff878596ec6c49ea5b62e4da1"
32+ sha256 cellar : :any_skip_relocation , arm64_ventura : "89f102505760c8d6b154f1574e619e2755e2fd7ff878596ec6c49ea5b62e4da1"
33+ sha256 cellar : :any_skip_relocation , sonoma : "89f102505760c8d6b154f1574e619e2755e2fd7ff878596ec6c49ea5b62e4da1"
34+ sha256 cellar : :any_skip_relocation , ventura : "89f102505760c8d6b154f1574e619e2755e2fd7ff878596ec6c49ea5b62e4da1"
35+ sha256 cellar : :any_skip_relocation , x86_64_linux : "bbe27ea11d50c62ecfba2922e3a4ff27b16f215eeae08738413ef7f9b01d2a95"
3736 end
3837
3938 depends_on "llvm" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments