Skip to content

Commit c4cd8d0

Browse files
authored
Merge pull request #100 from tweag/renovate/com_github_bazelbuild_buildtools-8.x
chore(deps): update dependency com_github_bazelbuild_buildtools to v8.2.1
2 parents 9da1c58 + cf65c0f commit c4cd8d0

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 = "444a9e93e77a45f290a96cc09f42681d3c780cfbf4ac9dbf2939b095daeb6d7d",
201-
strip_prefix = "buildtools-8.2.0",
202-
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.2.0.tar.gz",
200+
sha256 = "53119397bbce1cd7e4c590e117dcda343c2086199de62932106c80733526c261",
201+
strip_prefix = "buildtools-8.2.1",
202+
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.2.1.tar.gz",
203203
)

0 commit comments

Comments
 (0)