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 3b434ad commit 692faf8Copy full SHA for 692faf8
WORKSPACE
@@ -72,9 +72,9 @@ http_archive(
72
73
http_archive(
74
name = "com_github_bazelbuild_buildtools",
75
- sha256 = "b7187e0856280feb0658ab9d629c244e638022819ded8243fb02e0c1d4db8f1c",
76
- strip_prefix = "buildtools-6.3.2",
77
- url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v6.3.2.tar.gz",
+ sha256 = "42968f9134ba2c75c03bb271bd7bb062afb7da449f9b913c96e5be4ce890030a",
+ strip_prefix = "buildtools-6.3.3",
+ url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v6.3.3.tar.gz",
78
)
79
80
0 commit comments