Skip to content

Commit

Permalink
chore(deps): update dependency buildifier_linux_arm64 to v6.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2023
1 parent 6c9b0f3 commit 2c66bf0
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 = "6a03a1cf525045cb686fc67cd5d64cface5092ebefca3c4c93fb6e97c64e07db",
urls = ["https://github.com/bazelbuild/buildtools/releases/download/v6.3.3/buildifier-linux-arm64"],
)

http_archive(
Expand Down

0 comments on commit 2c66bf0

Please sign in to comment.