Skip to content

Commit 86ee01b

Browse files
author
Le Yao
committed
Update to the latest repo
Signed-off-by: Le Yao <[email protected]>
1 parent b1cd9bc commit 86ee01b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bazel/repositories.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ def proxy_wasm_cpp_host_repositories():
3939
http_archive(
4040
name = "wamr",
4141
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",
42+
sha256 = "1d219d4121badc23b0743af2e7dc7e04348ace309748541deba897709f2d90b6",
43+
strip_prefix = "wasm-micro-runtime-67fa1602031f5b86d195a3b1d02d331fcb70f299",
44+
url = "https://github.com/bytecodealliance/wasm-micro-runtime/archive/67fa1602031f5b86d195a3b1d02d331fcb70f299.tar.gz",
4545
)
4646

4747
http_archive(

0 commit comments

Comments
 (0)