File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,19 +29,19 @@ lint_setup({
2929
3030http_archive (
3131 name = "platforms" ,
32- sha256 = "ae95e4bfcd9f66e9dc73a92cee0107fede74163f788e3deefe00f3aaae75c431 " ,
33- strip_prefix = "platforms-681f1ee032566aa2d443cf0335d012925d9c58d4 " ,
32+ sha256 = "0fc19efca1dfc5c1448c98f050639e3a48beb0031701d55bea5eb546507970f2 " ,
33+ strip_prefix = "platforms-0.0.1 " ,
3434 urls = [
35- "https://github.com/bazelbuild/platforms/archive/681f1ee032566aa2d443cf0335d012925d9c58d4.zip " ,
35+ "https://github.com/bazelbuild/platforms/archive/0.0.1.tar.gz " ,
3636 ],
3737)
3838
3939http_archive (
4040 name = "bazel_skylib" ,
41- sha256 = "97e70364e9249702246c0e9444bccdc4b847bed1eb03c5a3ece4f83dfe6abc44 " ,
41+ sha256 = "1c531376ac7e5a180e0237938a2536de0c54d93f5c278634818e0efc952dd56c " ,
4242 urls = [
43- "https://mirror.bazel.build/ github.com/bazelbuild/bazel-skylib/releases/download/1.0.2 /bazel-skylib-1.0.2 .tar.gz" ,
44- "https://github.com/bazelbuild/bazel-skylib/releases/download/1.0.2 /bazel-skylib-1.0.2 .tar.gz" ,
43+ "https://github.com/bazelbuild/bazel-skylib/releases/download/1.0.3 /bazel-skylib-1.0.3 .tar.gz" ,
44+ "https://mirror.bazel.build/ github.com/bazelbuild/bazel-skylib/releases/download/1.0.3 /bazel-skylib-1.0.3 .tar.gz" ,
4545 ],
4646)
4747
You can’t perform that action at this time.
0 commit comments