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 6736afe commit d25e2bdCopy full SHA for d25e2bd
WORKSPACE
@@ -81,9 +81,9 @@ protobuf_deps()
81
82
http_archive(
83
name = "com_github_bazelbuild_buildtools",
84
- sha256 = "a02ba93b96a8151b5d8d3466580f6c1f7e77212c4eb181cba53eb2cae7752a23",
85
- strip_prefix = "buildtools-3.5.0",
86
- urls = ["https://github.com/bazelbuild/buildtools/archive/3.5.0.tar.gz"],
+ sha256 = "0d3ca4ed434958dda241fb129f77bd5ef0ce246250feed2d5a5470c6f29a77fa",
+ strip_prefix = "buildtools-4.0.0",
+ urls = ["https://github.com/bazelbuild/buildtools/archive/4.0.0.tar.gz"],
87
)
88
89
load("@com_github_bazelbuild_buildtools//buildifier:deps.bzl", "buildifier_dependencies")
0 commit comments