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 @@ -23,10 +23,10 @@ REPOSITORY_LOCATIONS = dict(
2323 ],
2424 ),
2525 bazel_skylib = dict (
26- sha256 = "f7be3474d42aae265405a592bb7da8e171919d74c16f082a5457840f06054728 " ,
26+ sha256 = "51b5105a760b353773f904d2bbc5e664d0987fbaf22265164de65d43e910d8ac " ,
2727 urls = [
28- "https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.2 .1/bazel-skylib-1.2 .1.tar.gz" ,
29- "https://github.com/bazelbuild/bazel-skylib/releases/download/1.2 .1/bazel-skylib-1.2 .1.tar.gz" ,
28+ "https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.8 .1/bazel-skylib-1.8 .1.tar.gz" ,
29+ "https://github.com/bazelbuild/bazel-skylib/releases/download/1.8 .1/bazel-skylib-1.8 .1.tar.gz" ,
3030 ],
3131 ),
3232 # Must be called boringssl to make sure the deps pick it up correctly.
You can’t perform that action at this time.
0 commit comments