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 270ab1a commit 1560199Copy full SHA for 1560199
WORKSPACE
@@ -47,9 +47,9 @@ http_archive(
47
48
http_archive(
49
name = "com_github_bazelbuild_buildtools",
50
- sha256 = "1a9eaa51b2507eac7fe396811bc15dad4d15533acc61cc5b0d71004e1d0488cb",
51
- strip_prefix = "buildtools-8.0.0",
52
- url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.0.tar.gz",
+ sha256 = "0063f317e135481783f3dc14c82bc15e0bf873c5e9aeece63b4f94d151aeb09f",
+ strip_prefix = "buildtools-8.0.2",
+ url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.2.tar.gz",
53
)
54
55
0 commit comments