diff --git a/bucket/bazel-buildtools.json b/bucket/bazel-buildtools.json index 8f663a9d5f..3c1c79630f 100644 --- a/bucket/bazel-buildtools.json +++ b/bucket/bazel-buildtools.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "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/v8.2.0/buildifier-windows-amd64.exe#/buildifier.exe", - "https://github.com/bazelbuild/buildtools/releases/download/v8.2.0/buildozer-windows-amd64.exe#/buildozer.exe", - "https://github.com/bazelbuild/buildtools/releases/download/v8.2.0/unused_deps-windows-amd64.exe#/unused_deps.exe" + "https://github.com/bazelbuild/buildtools/releases/download/v8.2.1/buildifier-windows-amd64.exe#/buildifier.exe", + "https://github.com/bazelbuild/buildtools/releases/download/v8.2.1/buildozer-windows-amd64.exe#/buildozer.exe", + "https://github.com/bazelbuild/buildtools/releases/download/v8.2.1/unused_deps-windows-amd64.exe#/unused_deps.exe" ], "hash": [ - "a27fcf7521414f8214787989dcfb2ac7d3f7c28b56e44384e5fa06109953c2f1", - "8ce5a9a064b01551ffb8d441fa9ef4dd42c9eeeed6bc71a89f917b3474fd65f6", - "3a82e51512addba1de586a54b98fd7c41bad281b03ae157ba0ca84c0211045b6" + "802104da0bcda0424a397ac5be0004c372665a70289a6d5146e652ee497c0dc6", + "6e3b8520904394adc31a610544fc2f86609c0433e39ae3a5b5f992e20dabb0d3", + "fa4cc9e4eff47b165513681dbd763afd444071add1c79c046128ef5cd497c15e" ] } },