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 @@ -34,10 +34,10 @@ def proxy_wasm_cpp_host_repositories():
3434 http_archive ,
3535 name = "bazel_skylib" ,
3636 urls = [
37- "https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.1.1 /bazel-skylib-1.1.1 .tar.gz" ,
38- "https://github.com/bazelbuild/bazel-skylib/releases/download/1.1.1 /bazel-skylib-1.1.1 .tar.gz" ,
37+ "https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.7.0 /bazel-skylib-1.7.0 .tar.gz" ,
38+ "https://github.com/bazelbuild/bazel-skylib/releases/download/1.7.0 /bazel-skylib-1.7.0 .tar.gz" ,
3939 ],
40- sha256 = "c6966ec828da198c5d9adbaa94c05e3a1c7f21bd012a0b29ba8ddbccb2c93b0d " ,
40+ sha256 = "d00f1389ee20b60018e92644e0948e16e350a7707219e7a390fb0a99b6ec9262 " ,
4141 )
4242
4343 maybe (
You can’t perform that action at this time.
0 commit comments