We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b8d59d commit 83b9d34Copy full SHA for 83b9d34
WORKSPACE
@@ -72,9 +72,9 @@ http_archive(
72
73
http_archive(
74
name = "com_github_bazelbuild_buildtools",
75
- sha256 = "05eff86c1d444dde18d55ac890f766bce5e4db56c180ee86b5aacd6704a5feb9",
76
- strip_prefix = "buildtools-6.0.0",
77
- url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/6.0.0.tar.gz",
+ sha256 = "ca524d4df8c91838b9e80543832cf54d945e8045f6a2b9db1a1d02eec20e8b8c",
+ strip_prefix = "buildtools-6.0.1",
+ url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/6.0.1.tar.gz",
78
)
79
80
0 commit comments