Skip to content

Commit 2c66bf0

Browse files
chore(deps): update dependency buildifier_linux_arm64 to v6.3.3
1 parent 6c9b0f3 commit 2c66bf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fetch_deps.bzl

+2-2
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,8 @@ def fetch_direct_dependencies():
203203
http_file(
204204
name = "buildifier_linux_arm64",
205205
executable = True,
206-
sha256 = "5acdd65684105f73d1c65ee4737f6cf388afff8674eb88045aa3c204811b02f3",
207-
urls = ["https://github.com/bazelbuild/buildtools/releases/download/6.1.0/buildifier-linux-arm64"],
206+
sha256 = "6a03a1cf525045cb686fc67cd5d64cface5092ebefca3c4c93fb6e97c64e07db",
207+
urls = ["https://github.com/bazelbuild/buildtools/releases/download/v6.3.3/buildifier-linux-arm64"],
208208
)
209209

210210
http_archive(

0 commit comments

Comments
 (0)