Skip to content

Commit 692faf8

Browse files
Update dependency com_github_bazelbuild_buildtools to v6.3.3
1 parent 3b434ad commit 692faf8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ http_archive(
7272

7373
http_archive(
7474
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",
75+
sha256 = "42968f9134ba2c75c03bb271bd7bb062afb7da449f9b913c96e5be4ce890030a",
76+
strip_prefix = "buildtools-6.3.3",
77+
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v6.3.3.tar.gz",
7878
)
7979

8080
http_archive(

0 commit comments

Comments
 (0)