Commit 7e9fe22 1 parent 64a4442 commit 7e9fe22 Copy full SHA for 7e9fe22
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,10 +27,10 @@ def gcc_toolchain_dependencies():
27
27
http_archive ,
28
28
name = "bazel_skylib" ,
29
29
urls = [
30
- "https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.4.2 /bazel-skylib-1.4.2 .tar.gz" ,
31
- "https://github.com/bazelbuild/bazel-skylib/releases/download/1.4.2 /bazel-skylib-1.4.2 .tar.gz" ,
30
+ "https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.5.0 /bazel-skylib-1.5.0 .tar.gz" ,
31
+ "https://github.com/bazelbuild/bazel-skylib/releases/download/1.5.0 /bazel-skylib-1.5.0 .tar.gz" ,
32
32
],
33
- sha256 = "66ffd9315665bfaafc96b52278f57c7e2dd09f5ede279ea6d39b2be471e7e3aa " ,
33
+ sha256 = "cd55a062e763b9349921f0f5db8c3933288dc8ba4f76dd9416aac68acee3cb94 " ,
34
34
)
35
35
36
36
maybe (
You can’t perform that action at this time.
0 commit comments