File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -185,9 +185,9 @@ def proxy_wasm_cpp_host_repositories():
185185 http_archive ,
186186 name = "com_github_wasmedge_wasmedge" ,
187187 build_file = "@proxy_wasm_cpp_host//bazel/external:wasmedge.BUILD" ,
188- sha256 = "65d95e5f83d25ab09fa9a29369f578838e8a519fb170704d0f5896187364429b " ,
189- strip_prefix = "WasmEdge-proxy-wasm-0.11.2 " ,
190- url = "https://github.com/WasmEdge/WasmEdge/archive/refs/tags/proxy-wasm/0.%3Cspan%20class="x x-first x-last">11.2 .tar.gz",
188+ sha256 = "7ab8a0df37c8d282ecff72d0f0bff8db63fd92df1645d5a014a9dbed4b7f9025 " ,
189+ strip_prefix = "WasmEdge-proxy-wasm-0.13.1 " ,
190+ url = "https://github.com/WasmEdge/WasmEdge/archive/refs/tags/proxy-wasm/0.%3Cspan%20class="x x-first x-last">13.1 .tar.gz",
191191 )
192192
193193 native .bind (
You can’t perform that action at this time.
0 commit comments