diff --git a/bucket/bazel-buildtools.json b/bucket/bazel-buildtools.json index d67b711cbf..8f663a9d5f 100644 --- a/bucket/bazel-buildtools.json +++ b/bucket/bazel-buildtools.json @@ -1,5 +1,5 @@ { - "version": "8.0.3", + "version": "8.2.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/v8.0.3/buildifier-windows-amd64.exe#/buildifier.exe", - "https://github.com/bazelbuild/buildtools/releases/download/v8.0.3/buildozer-windows-amd64.exe#/buildozer.exe", - "https://github.com/bazelbuild/buildtools/releases/download/v8.0.3/unused_deps-windows-amd64.exe#/unused_deps.exe" + "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" ], "hash": [ - "63a242f57e253efe7b9573d739c08a3d0e628efd84015c8dad17d87b6429e443", - "5ba106b25230e0e321b7259bee325ae6fa5b5771e54163ad865b1d18856f59ca", - "54940e2d94bca61ad4def638fba20358092f184bd0207a2f5fdd2d09dc96f108" + "a27fcf7521414f8214787989dcfb2ac7d3f7c28b56e44384e5fa06109953c2f1", + "8ce5a9a064b01551ffb8d441fa9ef4dd42c9eeeed6bc71a89f917b3474fd65f6", + "3a82e51512addba1de586a54b98fd7c41bad281b03ae157ba0ca84c0211045b6" ] } },