Skip to content

Commit 99d5e5c

Browse files
authored
Merge pull request #93 from tweag/renovate/com_github_bazelbuild_buildtools-8.x
Update dependency com_github_bazelbuild_buildtools to v8.0.3
2 parents dcc2e80 + 430cac2 commit 99d5e5c

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 = "91727456f1338f511442c50a8d827ae245552642d63de2bc832e6d27632ec300",
201-
strip_prefix = "buildtools-8.0.1",
202-
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.1.tar.gz",
200+
sha256 = "573345c2039889a4001b9933a7ebde8dcaf910c47787993aecccebc3117a4425",
201+
strip_prefix = "buildtools-8.0.3",
202+
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.3.tar.gz",
203203
)

0 commit comments

Comments
 (0)