Skip to content

Commit

Permalink
chore(deps): update dependency buildifier_linux_arm64 to v6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 26, 2024
1 parent 50bb043 commit 32c372a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fetch_deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,8 @@ def fetch_direct_dependencies():
http_file(
name = "buildifier_linux_arm64",
executable = True,
sha256 = "5acdd65684105f73d1c65ee4737f6cf388afff8674eb88045aa3c204811b02f3",
urls = ["https://github.com/bazelbuild/buildtools/releases/download/6.1.0/buildifier-linux-arm64"],
sha256 = "18540fc10f86190f87485eb86963e603e41fa022f88a2d1b0cf52ff252b5e1dd",
urls = ["https://github.com/bazelbuild/buildtools/releases/download/v6.4.0/buildifier-linux-arm64"],
)

http_archive(
Expand Down

0 comments on commit 32c372a

Please sign in to comment.