Skip to content

Commit bc4467c

Browse files
Update dependency com_github_bazelbuild_buildtools to v8.0.3
1 parent 270ab1a commit bc4467c

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
@@ -47,9 +47,9 @@ http_archive(
4747

4848
http_archive(
4949
name = "com_github_bazelbuild_buildtools",
50-
sha256 = "1a9eaa51b2507eac7fe396811bc15dad4d15533acc61cc5b0d71004e1d0488cb",
51-
strip_prefix = "buildtools-8.0.0",
52-
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.0.tar.gz",
50+
sha256 = "573345c2039889a4001b9933a7ebde8dcaf910c47787993aecccebc3117a4425",
51+
strip_prefix = "buildtools-8.0.3",
52+
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.3.tar.gz",
5353
)
5454

5555
http_archive(

0 commit comments

Comments
 (0)