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 506d197 commit a560fecCopy full SHA for a560fec
WORKSPACE
@@ -47,9 +47,9 @@ http_archive(
47
48
http_archive(
49
name = "com_github_bazelbuild_buildtools",
50
- sha256 = "39c59cb5352892292cbe3174055aac187edcb5324c9b4e2d96cb6e40bd753877",
51
- strip_prefix = "buildtools-7.1.2",
52
- url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.1.2.tar.gz",
+ sha256 = "051951c10ff8addeb4f10be3b0cf474b304b2ccd675f2cc7683cdd9010320ca9",
+ strip_prefix = "buildtools-7.3.1",
+ url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.3.1.tar.gz",
53
)
54
55
0 commit comments