diff --git a/bucket/bazel-buildtools.json b/bucket/bazel-buildtools.json index 6f18e2d93b..cff149cdee 100644 --- a/bucket/bazel-buildtools.json +++ b/bucket/bazel-buildtools.json @@ -1,5 +1,5 @@ { - "version": "6.4.0", + "version": "7.1.0", "description": "Developer tools for working with Google's bazel buildtool.", "homepage": "https://github.com/bazelbuild/buildtools", "license": "Apache-2.0", @@ -9,14 +9,14 @@ "architecture": { "64bit": { "url": [ - "https://github.com/bazelbuild/buildtools/releases/download/v6.4.0/buildifier-windows-amd64.exe#/buildifier.exe", - "https://github.com/bazelbuild/buildtools/releases/download/v6.4.0/buildozer-windows-amd64.exe#/buildozer.exe", - "https://github.com/bazelbuild/buildtools/releases/download/v6.4.0/unused_deps-windows-amd64.exe#/unused_deps.exe" + "https://github.com/bazelbuild/buildtools/releases/download/v7.1.0/buildifier-windows-amd64.exe#/buildifier.exe", + "https://github.com/bazelbuild/buildtools/releases/download/v7.1.0/buildozer-windows-amd64.exe#/buildozer.exe", + "https://github.com/bazelbuild/buildtools/releases/download/v7.1.0/unused_deps-windows-amd64.exe#/unused_deps.exe" ], "hash": [ - "da8372f35e34b65fb6d997844d041013bb841e55f58b54d596d35e49680fe13c", - "e7f05bf847f7c3689dd28926460ce6e1097ae97380ac8e6ae7147b7b706ba19b", - "db8ceaffcda9200a5249815a5117cc3dec2fce0d2a46100c6e10b9dda667075e" + "3380d12a4c77a6b0015ea2850210a431144a79dbcb429c6e4537dbb4cd2ffbba", + "0665eb97b10d78ff80d06c8df51a4b6e8484be79716687cecb96a89f3a535b30", + "7ad36cae86efc618532da585fd373a8b2847e944571baee397cd871617559077" ] } },