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 9368c87 commit cbb7ca0Copy full SHA for cbb7ca0
WORKSPACE
@@ -197,7 +197,7 @@ gazelle_dependencies()
197
198
http_archive(
199
name = "com_github_bazelbuild_buildtools",
200
- sha256 = "1a9eaa51b2507eac7fe396811bc15dad4d15533acc61cc5b0d71004e1d0488cb",
201
- strip_prefix = "buildtools-8.0.0",
202
- url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.0.tar.gz",
+ sha256 = "91727456f1338f511442c50a8d827ae245552642d63de2bc832e6d27632ec300",
+ strip_prefix = "buildtools-8.0.1",
+ url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.1.tar.gz",
203
)
0 commit comments