From 2e0694db7065cc08198e5b7c6db2a21ef1093ad6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 16:31:05 +0000 Subject: [PATCH] bazel-buildtools: Update to version 8.0.3 --- bucket/bazel-buildtools.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/bazel-buildtools.json b/bucket/bazel-buildtools.json index cda6fa8ff3..d67b711cbf 100644 --- a/bucket/bazel-buildtools.json +++ b/bucket/bazel-buildtools.json @@ -1,5 +1,5 @@ { - "version": "8.0.2", + "version": "8.0.3", "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.2/buildifier-windows-amd64.exe#/buildifier.exe", - "https://github.com/bazelbuild/buildtools/releases/download/v8.0.2/buildozer-windows-amd64.exe#/buildozer.exe", - "https://github.com/bazelbuild/buildtools/releases/download/v8.0.2/unused_deps-windows-amd64.exe#/unused_deps.exe" + "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" ], "hash": [ - "577a56a8929ee17d663087202dd9f96ffc542aadb8730e98562d98b37b09a79b", - "f7c8259507ed7e12d42590036e1b23db1794105ac01f802e59d4b0e0e9340ca2", - "c603498a9dd6f3712373d85b9145a6c1f33c5a0f0d6ab701a2649af8121ffb6f" + "63a242f57e253efe7b9573d739c08a3d0e628efd84015c8dad17d87b6429e443", + "5ba106b25230e0e321b7259bee325ae6fa5b5771e54163ad865b1d18856f59ca", + "54940e2d94bca61ad4def638fba20358092f184bd0207a2f5fdd2d09dc96f108" ] } },