Skip to content

Commit 436208c

Browse files
chore(deps): update dependency buildifier_linux_amd64 to v6.4.0
1 parent 50bb043 commit 436208c

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
@@ -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 = "be63db12899f48600bad94051123b1fd7b5251e7661b9168582ce52396132e92",
200+
urls = ["https://github.com/bazelbuild/buildtools/releases/download/v6.4.0/buildifier-linux-amd64"],
201201
)
202202

203203
http_file(

0 commit comments

Comments
 (0)