Skip to content

Commit 3bd9db9

Browse files
chore(deps): update dependency buildifier_darwin_arm64 to v6.4.0
1 parent 50bb043 commit 3bd9db9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fetch_deps.bzl

+2-2
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ def fetch_direct_dependencies():
189189
http_file(
190190
name = "buildifier_darwin_arm64",
191191
executable = True,
192-
sha256 = "21fa0d48ef0b7251eb6e3521cbe25d1e52404763cd2a43aa29f69b5380559dd1",
193-
urls = ["https://github.com/bazelbuild/buildtools/releases/download/6.0.0/buildifier-darwin-arm64"],
192+
sha256 = "fa07ba0d20165917ca4cc7609f9b19a8a4392898148b7babdf6bb2a7dd963f05",
193+
urls = ["https://github.com/bazelbuild/buildtools/releases/download/v6.4.0/buildifier-darwin-arm64"],
194194
)
195195

196196
http_file(

0 commit comments

Comments
 (0)