Skip to content

Commit f4a0d2e

Browse files
renovate[bot]avdv
authored andcommitted
Update com_github_bazelbuild_buildtools to version 7.3.1
1 parent 59c05a0 commit f4a0d2e

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
@@ -197,7 +197,7 @@ gazelle_dependencies()
197197

198198
http_archive(
199199
name = "com_github_bazelbuild_buildtools",
200-
sha256 = "5b7fe9aa131ab64a51de4da3668005cf58418c967438ce129aad24fd3e6dfaa9",
201-
strip_prefix = "buildtools-4890966c38b910fd5bd1ad78a3dd88538d09854f",
202-
url = "https://github.com/bazelbuild/buildtools/archive/4890966c38b910fd5bd1ad78a3dd88538d09854f.zip",
200+
sha256 = "051951c10ff8addeb4f10be3b0cf474b304b2ccd675f2cc7683cdd9010320ca9",
201+
strip_prefix = "buildtools-7.3.1",
202+
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.3.1.tar.gz",
203203
)

0 commit comments

Comments
 (0)