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 cb27638 commit cb25089Copy full SHA for cb25089
WORKSPACE
@@ -56,9 +56,9 @@ http_archive(
56
57
http_archive(
58
name = "com_github_bazelbuild_buildtools",
59
- sha256 = "051951c10ff8addeb4f10be3b0cf474b304b2ccd675f2cc7683cdd9010320ca9",
60
- strip_prefix = "buildtools-7.3.1",
61
- url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.3.1.tar.gz",
+ sha256 = "1a9eaa51b2507eac7fe396811bc15dad4d15533acc61cc5b0d71004e1d0488cb",
+ strip_prefix = "buildtools-8.0.0",
+ url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.0.tar.gz",
62
)
63
64
0 commit comments