diff --git a/bucket/bazel-buildtools.json b/bucket/bazel-buildtools.json index 8974151d23..dd72ff625d 100644 --- a/bucket/bazel-buildtools.json +++ b/bucket/bazel-buildtools.json @@ -1,5 +1,5 @@ { - "version": "6.1.2", + "version": "6.3.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/v6.1.2/buildifier-windows-amd64.exe#/buildifier.exe", - "https://github.com/bazelbuild/buildtools/releases/download/v6.1.2/buildozer-windows-amd64.exe#/buildozer.exe", - "https://github.com/bazelbuild/buildtools/releases/download/v6.1.2/unused_deps-windows-amd64.exe#/unused_deps.exe" + "https://github.com/bazelbuild/buildtools/releases/download/v6.3.2/buildifier-windows-amd64.exe#/buildifier.exe", + "https://github.com/bazelbuild/buildtools/releases/download/v6.3.2/buildozer-windows-amd64.exe#/buildozer.exe", + "https://github.com/bazelbuild/buildtools/releases/download/v6.3.2/unused_deps-windows-amd64.exe#/unused_deps.exe" ], "hash": [ - "92bdd284fbc6766fc3e300b434ff9e68ac4d76a06cb29d1bdefe79a102a8d135", - "07664d5d08ee099f069cd654070cabf2708efaae9f52dc83921fa400c67a868b", - "929dbcd155b05b34f8a088c88358e78aaf3dab3e753a32fdf233a80fda085101" + "291aa9d8af5123cef5b7d6ec685eecde03680e40b9ab794b8405a4d11c8544d8", + "d08aa55ec34aff5297d86a3c6d5d9dd0ba1ab0f0b8558b7173eee718a2e70365", + "aca9d3bf3e5c41898e44900067ceff50f0a8add8910898ff0fc07f3367131e71" ] } },