Skip to content

Commit ecccdef

Browse files
chore(deps): update dependency com_github_bazelbuild_buildtools to v6.4.0
1 parent cd1469a commit ecccdef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ http_archive(
2323

2424
http_archive(
2525
name = "com_github_bazelbuild_buildtools",
26-
sha256 = "ca524d4df8c91838b9e80543832cf54d945e8045f6a2b9db1a1d02eec20e8b8c",
27-
strip_prefix = "buildtools-6.0.1",
26+
sha256 = "05c3c3602d25aeda1e9dbc91d3b66e624c1f9fdadf273e5480b489e744ca7269",
27+
strip_prefix = "buildtools-6.4.0",
2828
urls = [
29-
"https://github.com/bazelbuild/buildtools/archive/refs/tags/6.0.1.tar.gz",
29+
"https://github.com/bazelbuild/buildtools/archive/refs/tags/v6.4.0.tar.gz",
3030
],
3131
)
3232

0 commit comments

Comments
 (0)