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 @@ -24,10 +24,10 @@ def proxy_wasm_cpp_host_repositories():
2424 http_archive ,
2525 name = "platforms" ,
2626 urls = [
27- "https://mirror.bazel.build/github.com/bazelbuild/platforms/releases/download/0 .0.10 /platforms-0 .0.10 .tar.gz" ,
28- "https://github.com/bazelbuild/platforms/releases/download/0 .0.10 /platforms-0 .0.10 .tar.gz" ,
27+ "https://mirror.bazel.build/github.com/bazelbuild/platforms/releases/download/1 .0.0 /platforms-1 .0.0 .tar.gz" ,
28+ "https://github.com/bazelbuild/platforms/releases/download/1 .0.0 /platforms-1 .0.0 .tar.gz" ,
2929 ],
30- sha256 = "218efe8ee736d26a3572663b374a253c012b716d8af0c07e842e82f238a0a7ee " ,
30+ sha256 = "3384eb1c30762704fbe38e440204e114154086c8fc8a8c2e3e28441028c019a8 " ,
3131 )
3232
3333 maybe (
You can’t perform that action at this time.
0 commit comments