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 4a04264 commit a1b14d1Copy full SHA for a1b14d1
WORKSPACE
@@ -56,9 +56,9 @@ http_archive(
56
57
http_archive(
58
name = "com_github_bazelbuild_buildtools",
59
- sha256 = "91727456f1338f511442c50a8d827ae245552642d63de2bc832e6d27632ec300",
60
- strip_prefix = "buildtools-8.0.1",
61
- url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.1.tar.gz",
+ sha256 = "0063f317e135481783f3dc14c82bc15e0bf873c5e9aeece63b4f94d151aeb09f",
+ strip_prefix = "buildtools-8.0.2",
+ url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.2.tar.gz",
62
)
63
64
0 commit comments