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 @@ -2,10 +2,10 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
22
33http_archive (
44 name = "bazel_skylib" ,
5- sha256 = "cd55a062e763b9349921f0f5db8c3933288dc8ba4f76dd9416aac68acee3cb94 " ,
5+ sha256 = "fa01292859726603e3cd3a0f3f29625e68f4d2b165647c72908045027473e933 " ,
66 urls = [
7- "https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.5 .0/bazel-skylib-1.5 .0.tar.gz" ,
8- "https://github.com/bazelbuild/bazel-skylib/releases/download/1.5 .0/bazel-skylib-1.5 .0.tar.gz" ,
7+ "https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.8 .0/bazel-skylib-1.8 .0.tar.gz" ,
8+ "https://github.com/bazelbuild/bazel-skylib/releases/download/1.8 .0/bazel-skylib-1.8 .0.tar.gz" ,
99 ],
1010)
1111
You can’t perform that action at this time.
0 commit comments