Skip to content

Commit

Permalink
chore(deps): update dependency buildifier_linux_arm64 to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent 16dd1b0 commit 52aa1ad
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 = "0bf86c4bfffaf4f08eed77bde5b2082e4ae5039a11e2e8b03984c173c34a561c",
urls = ["https://github.com/bazelbuild/buildtools/releases/download/v7.3.1/buildifier-linux-arm64"],
)

http_archive(
Expand Down

0 comments on commit 52aa1ad

Please sign in to comment.