Skip to content

Commit f5cd7be

Browse files
Update dependency com_github_bazelbuild_buildtools to v8.2.1
1 parent 967585c commit f5cd7be

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
@@ -59,9 +59,9 @@ http_archive(
5959

6060
http_archive(
6161
name = "com_github_bazelbuild_buildtools",
62-
sha256 = "573345c2039889a4001b9933a7ebde8dcaf910c47787993aecccebc3117a4425",
63-
strip_prefix = "buildtools-8.0.3",
64-
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.3.tar.gz",
62+
sha256 = "53119397bbce1cd7e4c590e117dcda343c2086199de62932106c80733526c261",
63+
strip_prefix = "buildtools-8.2.1",
64+
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.2.1.tar.gz",
6565
)
6666

6767
http_archive(

0 commit comments

Comments
 (0)