Skip to content

Commit 94f70e9

Browse files
authored
Merge pull request #89 from tweag/renovate/com_github_bazelbuild_buildtools-8.x
Update dependency com_github_bazelbuild_buildtools to v8
2 parents 2d2361a + f4c4b24 commit 94f70e9

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 = "051951c10ff8addeb4f10be3b0cf474b304b2ccd675f2cc7683cdd9010320ca9",
201-
strip_prefix = "buildtools-7.3.1",
202-
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.3.1.tar.gz",
200+
sha256 = "1a9eaa51b2507eac7fe396811bc15dad4d15533acc61cc5b0d71004e1d0488cb",
201+
strip_prefix = "buildtools-8.0.0",
202+
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.0.tar.gz",
203203
)

0 commit comments

Comments
 (0)