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 3f0c7a5 commit 95a21f3Copy full SHA for 95a21f3
WORKSPACE
@@ -72,9 +72,9 @@ http_archive(
72
73
http_archive(
74
name = "com_github_bazelbuild_buildtools",
75
- sha256 = "7f43df3cca7bb4ea443b4159edd7a204c8d771890a69a50a190dc9543760ca21",
76
- strip_prefix = "buildtools-5.0.1",
77
- url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/5.0.1.tar.gz",
+ sha256 = "e3bb0dc8b0274ea1aca75f1f8c0c835adbe589708ea89bf698069d0790701ea3",
+ strip_prefix = "buildtools-5.1.0",
+ url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/5.1.0.tar.gz",
78
)
79
80
0 commit comments