Skip to content

Commit f7bfd01

Browse files
chore(deps): update dependency buildifier_darwin_arm64 to v6.3.3
1 parent 6c9b0f3 commit f7bfd01

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 = "9bb366432d515814766afcf6f9010294c13876686fbbe585d5d6b4ff0ca3e982",
193+
urls = ["https://github.com/bazelbuild/buildtools/releases/download/v6.3.3/buildifier-darwin-arm64"],
194194
)
195195

196196
http_file(

0 commit comments

Comments
 (0)