File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ load("@bazel_tools//tools/build_defs/repo:jvm.bzl", "jvm_maven_import_external")
88# like protobuf will build.
99http_archive (
1010 name = "bazel_skylib" ,
11- sha256 = "1c531376ac7e5a180e0237938a2536de0c54d93f5c278634818e0efc952dd56c " ,
11+ sha256 = "c6966ec828da198c5d9adbaa94c05e3a1c7f21bd012a0b29ba8ddbccb2c93b0d " ,
1212 urls = [
13- "https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.0.3 /bazel-skylib-1.0.3 .tar.gz" ,
14- "https://github.com/bazelbuild/bazel-skylib/releases/download/1.0.3 /bazel-skylib-1.0.3 .tar.gz" ,
13+ "https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.1.1 /bazel-skylib-1.1.1 .tar.gz" ,
14+ "https://github.com/bazelbuild/bazel-skylib/releases/download/1.1.1 /bazel-skylib-1.1.1 .tar.gz" ,
1515 ],
1616)
1717
You can’t perform that action at this time.
0 commit comments