Skip to content

Commit 90e12af

Browse files
Update dependency com_github_bazelbuild_buildtools to v8.2.0
1 parent 4a04264 commit 90e12af

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
@@ -56,9 +56,9 @@ http_archive(
5656

5757
http_archive(
5858
name = "com_github_bazelbuild_buildtools",
59-
sha256 = "91727456f1338f511442c50a8d827ae245552642d63de2bc832e6d27632ec300",
60-
strip_prefix = "buildtools-8.0.1",
61-
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.1.tar.gz",
59+
sha256 = "444a9e93e77a45f290a96cc09f42681d3c780cfbf4ac9dbf2939b095daeb6d7d",
60+
strip_prefix = "buildtools-8.2.0",
61+
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.2.0.tar.gz",
6262
)
6363

6464
http_archive(

0 commit comments

Comments
 (0)