Skip to content

Commit

Permalink
chore(deps): update dependency buildifier_darwin_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 55cec61
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 @@ -189,8 +189,8 @@ def fetch_direct_dependencies():
http_file(
name = "buildifier_darwin_arm64",
executable = True,
sha256 = "21fa0d48ef0b7251eb6e3521cbe25d1e52404763cd2a43aa29f69b5380559dd1",
urls = ["https://github.com/bazelbuild/buildtools/releases/download/6.0.0/buildifier-darwin-arm64"],
sha256 = "5a6afc6ac7a09f5455ba0b89bd99d5ae23b4174dc5dc9d6c0ed5ce8caac3f813",
urls = ["https://github.com/bazelbuild/buildtools/releases/download/v7.3.1/buildifier-darwin-arm64"],
)

http_file(
Expand Down

0 comments on commit 55cec61

Please sign in to comment.