From 1b8672ad440ad702c5634f8b77a4a72c41d1780a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 21:06:24 +0000 Subject: [PATCH] bazel-buildtools: Update to version 7.1.1 --- 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 cff149cdee..0690be046e 100644 --- a/bucket/bazel-buildtools.json +++ b/bucket/bazel-buildtools.json @@ -1,5 +1,5 @@ { - "version": "7.1.0", + "version": "7.1.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/v7.1.0/buildifier-windows-amd64.exe#/buildifier.exe", - "https://github.com/bazelbuild/buildtools/releases/download/v7.1.0/buildozer-windows-amd64.exe#/buildozer.exe", - "https://github.com/bazelbuild/buildtools/releases/download/v7.1.0/unused_deps-windows-amd64.exe#/unused_deps.exe" + "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" ], "hash": [ - "3380d12a4c77a6b0015ea2850210a431144a79dbcb429c6e4537dbb4cd2ffbba", - "0665eb97b10d78ff80d06c8df51a4b6e8484be79716687cecb96a89f3a535b30", - "7ad36cae86efc618532da585fd373a8b2847e944571baee397cd871617559077" + "331d883e7ca36c8bbe28a1e8528a9c71102f4be623f939fa3d20a4d8f004beab", + "edad2e85cc691b064de9675db8e732b2c5a4ada0b32282ecdf4b18692cc8d3fe", + "3d162c5d46e3c9826a1bd0da4581bd5b106da8628d8a06fbae3e2db7f28f6c99" ] } },