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 12e6714 commit 54314a1Copy full SHA for 54314a1
WORKSPACE
@@ -72,9 +72,9 @@ http_archive(
72
73
http_archive(
74
name = "com_github_bazelbuild_buildtools",
75
- sha256 = "e3bb0dc8b0274ea1aca75f1f8c0c835adbe589708ea89bf698069d0790701ea3",
76
- strip_prefix = "buildtools-5.1.0",
77
- url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/5.1.0.tar.gz",
+ sha256 = "05eff86c1d444dde18d55ac890f766bce5e4db56c180ee86b5aacd6704a5feb9",
+ strip_prefix = "buildtools-6.0.0",
+ url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/6.0.0.tar.gz",
78
)
79
80
0 commit comments