File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ class WasiLibc < Formula
1111 stable do
1212 # Check the commit hash of `src/wasi-libc` corresponding to the latest tag at:
1313 # https://github.com/WebAssembly/wasi-sdk
14- url "https://github.com/WebAssembly/wasi-libc/archive/574b88da481569b65a237cb80daf9a2d5aeaf82d .tar.gz"
15- version "25 "
16- sha256 "7d11a801570972e7f32639eed3f8f7d0e997f276b3c85b7aa03283e1265e4b8e "
14+ url "https://github.com/WebAssembly/wasi-libc/archive/50ae11904df674fecaa311537967fe138c21fcc7 .tar.gz"
15+ version "26 "
16+ sha256 "d5550b25c90ddbede393957849562bdcbc79e9d58ab0ba0bd0763cec965c960a "
1717
1818 resource "WASI" do
1919 # Check the commit hash of `tools/wasi-headers/WASI` from the commit hash above.
@@ -26,7 +26,7 @@ class WasiLibc < Formula
2626 url "https://github.com/WebAssembly/wasi-sdk.git"
2727 end
2828
29- no_autobump! because : :requires_manual_review
29+ no_autobump! because : :incompatible_version_format
3030
3131 bottle do
3232 sha256 cellar : :any_skip_relocation , arm64_sequoia : "89f102505760c8d6b154f1574e619e2755e2fd7ff878596ec6c49ea5b62e4da1"
You can’t perform that action at this time.
0 commit comments