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 e05fe2e commit c59b62dCopy full SHA for c59b62d
WORKSPACE
@@ -63,9 +63,9 @@ http_archive(
63
64
http_archive(
65
name = "com_github_bazelbuild_buildtools",
66
- sha256 = "05c3c3602d25aeda1e9dbc91d3b66e624c1f9fdadf273e5480b489e744ca7269",
67
- strip_prefix = "buildtools-6.4.0",
68
- url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v6.4.0.tar.gz",
+ sha256 = "061472b3e8b589fb42233f0b48798d00cf9dee203bd39502bd294e6b050bc6c2",
+ strip_prefix = "buildtools-7.1.0",
+ url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.1.0.tar.gz",
69
)
70
71
0 commit comments