Skip to content

Commit 19aee5f

Browse files
chore(deps): update dependency buildifier_linux_amd64 to v8
1 parent 0738e86 commit 19aee5f

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
@@ -196,8 +196,8 @@ def fetch_direct_dependencies():
196196
http_file(
197197
name = "buildifier_linux_amd64",
198198
executable = True,
199-
sha256 = "0b51a6cb81bc3b51466ea2210053992654987a907063d0c2b9c03be29de52eff",
200-
urls = ["https://github.com/bazelbuild/buildtools/releases/download/6.1.0/buildifier-linux-amd64"],
199+
sha256 = "6ceb7b0ab7cf66fceccc56a027d21d9cc557a7f34af37d2101edb56b92fcfa1a",
200+
urls = ["https://github.com/bazelbuild/buildtools/releases/download/v8.2.1/buildifier-linux-amd64"],
201201
)
202202

203203
http_file(

0 commit comments

Comments
 (0)