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 4662d55 commit 1710b83Copy full SHA for 1710b83
WORKSPACE
@@ -63,9 +63,9 @@ http_archive(
63
64
http_archive(
65
name = "com_github_bazelbuild_buildtools",
66
- sha256 = "60a9025072ae237f325d0e7b661e1685f34922c29883888c2d06f5789462b939",
67
- strip_prefix = "buildtools-7.1.1",
68
- url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.1.1.tar.gz",
+ sha256 = "39c59cb5352892292cbe3174055aac187edcb5324c9b4e2d96cb6e40bd753877",
+ strip_prefix = "buildtools-7.1.2",
+ url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.1.2.tar.gz",
69
)
70
71
0 commit comments