File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,10 +19,10 @@ def proxy_wasm_cpp_sdk_repositories():
19
19
maybe (
20
20
http_archive ,
21
21
name = "emsdk" ,
22
- sha256 = "05bad056df1286f920c675504787510434ae8b1b2d83746e0a9b0589429dbe55 " ,
23
- # v3.1.44 with Bazel platforms fixes
24
- strip_prefix = "emsdk-9b0db91883452051aca8deddc932363aab29060b /bazel" ,
25
- url = "https://github.com/emscripten-core/emsdk/archive/9b0db91883452051aca8deddc932363aab29060b .tar.gz" ,
22
+ sha256 = "d9e084ef352adaa4a15470f0dfc675fe8cab1a4e4d1720fb2e7547f31c3b5d40 " ,
23
+ # v3.1.67
24
+ strip_prefix = "emsdk-a2383b33581adb7383c8f874d2dc34e07d055332 /bazel" ,
25
+ url = "https://github.com/emscripten-core/emsdk/archive/a2383b33581adb7383c8f874d2dc34e07d055332 .tar.gz" ,
26
26
patches = ["@proxy_wasm_cpp_sdk//bazel:emsdk.patch" ],
27
27
patch_args = ["-p2" ],
28
28
)
You can’t perform that action at this time.
0 commit comments