diff --git a/bucket/bazel-buildtools.json b/bucket/bazel-buildtools.json index 0690be046e..abc0287b26 100644 --- a/bucket/bazel-buildtools.json +++ b/bucket/bazel-buildtools.json @@ -1,5 +1,5 @@ { - "version": "7.1.1", + "version": "7.1.2", "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/v7.1.1/buildifier-windows-amd64.exe#/buildifier.exe", - "https://github.com/bazelbuild/buildtools/releases/download/v7.1.1/buildozer-windows-amd64.exe#/buildozer.exe", - "https://github.com/bazelbuild/buildtools/releases/download/v7.1.1/unused_deps-windows-amd64.exe#/unused_deps.exe" + "https://github.com/bazelbuild/buildtools/releases/download/v7.1.2/buildifier-windows-amd64.exe#/buildifier.exe", + "https://github.com/bazelbuild/buildtools/releases/download/v7.1.2/buildozer-windows-amd64.exe#/buildozer.exe", + "https://github.com/bazelbuild/buildtools/releases/download/v7.1.2/unused_deps-windows-amd64.exe#/unused_deps.exe" ], "hash": [ - "331d883e7ca36c8bbe28a1e8528a9c71102f4be623f939fa3d20a4d8f004beab", - "edad2e85cc691b064de9675db8e732b2c5a4ada0b32282ecdf4b18692cc8d3fe", - "3d162c5d46e3c9826a1bd0da4581bd5b106da8628d8a06fbae3e2db7f28f6c99" + "a8331515019d8d3e01baa1c76fda19e8e6e3e05532d4b0bce759bd759d0cafb7", + "3a650e10f07787760889d7e5694924d881265ae2384499fd59ada7c39c02366e", + "25cbd76f8046ebcc2eb732e7fe4da65de89f18e17dd9e8fef46056e6b20eb937" ] } },