diff --git a/bucket/bazel-buildtools.json b/bucket/bazel-buildtools.json index b9ae64627c..77a849ba64 100644 --- a/bucket/bazel-buildtools.json +++ b/bucket/bazel-buildtools.json @@ -1,5 +1,5 @@ { - "version": "6.0.1", + "version": "6.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/6.0.1/buildifier-windows-amd64.exe#/buildifier.exe", - "https://github.com/bazelbuild/buildtools/releases/download/6.0.1/buildozer-windows-amd64.exe#/buildozer.exe", - "https://github.com/bazelbuild/buildtools/releases/download/6.0.1/unused_deps-windows-amd64.exe#/unused_deps.exe" + "https://github.com/bazelbuild/buildtools/releases/download/6.1.0/buildifier-windows-amd64.exe#/buildifier.exe", + "https://github.com/bazelbuild/buildtools/releases/download/6.1.0/buildozer-windows-amd64.exe#/buildozer.exe", + "https://github.com/bazelbuild/buildtools/releases/download/6.1.0/unused_deps-windows-amd64.exe#/unused_deps.exe" ], "hash": [ - "d34b75a4ca6d5ddce0aff19ccb50c805f49c7760df8456368504d4ff45f43d46", - "371f7bde60db3f2d7f414fdd2dcd4de28cae6c2c65a0c88a5a82b143af642fbe", - "9e0f5b36264999e30ab8da8c58fa910dfdc6ff64f12e2e1c07cdd7b9b5efa265" + "65e9d2978bebb5bcfc82173136af6bd3c66008df0047d596d6f0551e01e7ce24", + "4a3bbc01e08a73da3317f670fddba882246a93573fc047d6c6d51b9a8116c80f", + "a1a6d096cefb0b7d87fce08e479ab7e74a35b1d251fab5152f0133364f7a2d2e" ] } },