Skip to content

Commit 9da9907

Browse files
chore(deps): update dependency buildifier_darwin_arm64 to v8
1 parent 0738e86 commit 9da9907

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fetch_deps.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ def fetch_direct_dependencies():
189189
http_file(
190190
name = "buildifier_darwin_arm64",
191191
executable = True,
192-
sha256 = "21fa0d48ef0b7251eb6e3521cbe25d1e52404763cd2a43aa29f69b5380559dd1",
193-
urls = ["https://github.com/bazelbuild/buildtools/releases/download/6.0.0/buildifier-darwin-arm64"],
192+
sha256 = "cfab310ae22379e69a3b1810b433c4cd2fc2c8f4a324586dfe4cc199943b8d5a",
193+
urls = ["https://github.com/bazelbuild/buildtools/releases/download/v8.2.1/buildifier-darwin-arm64"],
194194
)
195195

196196
http_file(

0 commit comments

Comments
 (0)