Skip to content

Commit 83b9d34

Browse files
Update dependency com_github_bazelbuild_buildtools to v6.0.1
1 parent 8b8d59d commit 83b9d34

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
@@ -72,9 +72,9 @@ http_archive(
7272

7373
http_archive(
7474
name = "com_github_bazelbuild_buildtools",
75-
sha256 = "05eff86c1d444dde18d55ac890f766bce5e4db56c180ee86b5aacd6704a5feb9",
76-
strip_prefix = "buildtools-6.0.0",
77-
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/6.0.0.tar.gz",
75+
sha256 = "ca524d4df8c91838b9e80543832cf54d945e8045f6a2b9db1a1d02eec20e8b8c",
76+
strip_prefix = "buildtools-6.0.1",
77+
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/6.0.1.tar.gz",
7878
)
7979

8080
http_archive(

0 commit comments

Comments
 (0)