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 @@ -8,10 +8,10 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
88
99http_archive (
1010 name = "bazel_skylib" ,
11- sha256 = "74d544d96f4a5bb630d465ca8bbcfe231e3594e5aae57e1edbf17a6eb3ca2506 " ,
11+ sha256 = "f24ab666394232f834f74d19e2ff142b0af17466ea0c69a3f4c276ee75f6efce " ,
1212 urls = [
13- "https://github.com/bazelbuild/bazel-skylib/releases/download/1.3 .0/bazel-skylib-1.3 .0.tar.gz" ,
14- "https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.3 .0/bazel-skylib-1.3 .0.tar.gz" ,
13+ "https://github.com/bazelbuild/bazel-skylib/releases/download/1.4 .0/bazel-skylib-1.4 .0.tar.gz" ,
14+ "https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.4 .0/bazel-skylib-1.4 .0.tar.gz" ,
1515 ],
1616)
1717
You can’t perform that action at this time.
0 commit comments