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 @@ -81,10 +81,10 @@ def gl_cpp_workspace0(name = None):
8181 maybe (
8282 http_archive ,
8383 name = "bazel_skylib" ,
84- sha256 = "d00f1389ee20b60018e92644e0948e16e350a7707219e7a390fb0a99b6ec9262 " ,
84+ sha256 = "bc283cdfcd526a52c3201279cda4bc298652efa898b10b4db0837dc51652756f " ,
8585 urls = [
86- "https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.7.0 /bazel-skylib-1.7.0 .tar.gz" ,
87- "https://github.com/bazelbuild/bazel-skylib/releases/download/1.7.0 /bazel-skylib-1.7.0 .tar.gz" ,
86+ "https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.7.1 /bazel-skylib-1.7.1 .tar.gz" ,
87+ "https://github.com/bazelbuild/bazel-skylib/releases/download/1.7.1 /bazel-skylib-1.7.1 .tar.gz" ,
8888 ],
8989 )
9090
You can’t perform that action at this time.
0 commit comments