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():
34
34
http_archive ,
35
35
name = "bazel_skylib" ,
36
36
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 .1/bazel-skylib-1.7 .1.tar.gz" ,
38
+ "https://github.com/bazelbuild/bazel-skylib/releases/download/1.7 .1/bazel-skylib-1.7 .1.tar.gz" ,
39
39
],
40
- sha256 = "c6966ec828da198c5d9adbaa94c05e3a1c7f21bd012a0b29ba8ddbccb2c93b0d " ,
40
+ sha256 = "bc283cdfcd526a52c3201279cda4bc298652efa898b10b4db0837dc51652756f " ,
41
41
)
42
42
43
43
maybe (
You can’t perform that action at this time.
0 commit comments