Skip to content

Commit

Permalink
chore(deps): update dependency buildifier_darwin_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 f7bfd01
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 = "9bb366432d515814766afcf6f9010294c13876686fbbe585d5d6b4ff0ca3e982",
urls = ["https://github.com/bazelbuild/buildtools/releases/download/v6.3.3/buildifier-darwin-arm64"],
)

http_file(
Expand Down

0 comments on commit f7bfd01

Please sign in to comment.