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 967585c commit de930a0Copy full SHA for de930a0
WORKSPACE
@@ -59,9 +59,9 @@ http_archive(
59
60
http_archive(
61
name = "com_github_bazelbuild_buildtools",
62
- sha256 = "573345c2039889a4001b9933a7ebde8dcaf910c47787993aecccebc3117a4425",
63
- strip_prefix = "buildtools-8.0.3",
64
- url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.3.tar.gz",
+ sha256 = "444a9e93e77a45f290a96cc09f42681d3c780cfbf4ac9dbf2939b095daeb6d7d",
+ strip_prefix = "buildtools-8.2.0",
+ url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.2.0.tar.gz",
65
)
66
67
0 commit comments