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 1f5f071 commit 89a5c0dCopy full SHA for 89a5c0d
WORKSPACE
@@ -63,9 +63,9 @@ http_archive(
63
64
http_archive(
65
name = "com_github_bazelbuild_buildtools",
66
- sha256 = "061472b3e8b589fb42233f0b48798d00cf9dee203bd39502bd294e6b050bc6c2",
67
- strip_prefix = "buildtools-7.1.0",
68
- url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.1.0.tar.gz",
+ sha256 = "60a9025072ae237f325d0e7b661e1685f34922c29883888c2d06f5789462b939",
+ strip_prefix = "buildtools-7.1.1",
+ url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.1.1.tar.gz",
69
)
70
71
0 commit comments