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 1ccaec7 commit 02ef693Copy full SHA for 02ef693
bazel/repositories.bzl
@@ -39,9 +39,9 @@ def proxy_wasm_cpp_host_repositories():
39
http_archive(
40
name = "wamr",
41
build_file = "@proxy_wasm_cpp_host//bazel/external:wamr.BUILD",
42
- sha256 = "3f9c993cf81a573cd733b7d97fa15ed757351881e502aad22ff873371ee55202",
43
- strip_prefix = "wasm-micro-runtime-0.1-beta",
44
- url = "https://github.com/lum1n0us/wasm-micro-runtime/archive/refs/tags/v0.1-beta.tar.gz",
+ sha256 = "1d219d4121badc23b0743af2e7dc7e04348ace309748541deba897709f2d90b6",
+ strip_prefix = "wasm-micro-runtime-67fa1602031f5b86d195a3b1d02d331fcb70f299",
+ url = "https://github.com/bytecodealliance/wasm-micro-runtime/archive/67fa1602031f5b86d195a3b1d02d331fcb70f299.tar.gz",
45
)
46
47
0 commit comments