Skip to content

Commit efcbdf2

Browse files
chore(deps): update dependency buildifier_linux_amd64 to v8
1 parent cc64149 commit efcbdf2

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

203203
http_file(

0 commit comments

Comments
 (0)