From 4daea0514d3e76ca2a5958e99be0bbe27795bf05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 20:25:19 +0000 Subject: [PATCH] bazel-buildtools: Update to version 6.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 77a849ba64..11886ef7af 100644 --- a/bucket/bazel-buildtools.json +++ b/bucket/bazel-buildtools.json @@ -1,5 +1,5 @@ { - "version": "6.1.0", + "version": "6.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/6.1.0/buildifier-windows-amd64.exe#/buildifier.exe", - "https://github.com/bazelbuild/buildtools/releases/download/6.1.0/buildozer-windows-amd64.exe#/buildozer.exe", - "https://github.com/bazelbuild/buildtools/releases/download/6.1.0/unused_deps-windows-amd64.exe#/unused_deps.exe" + "https://github.com/bazelbuild/buildtools/releases/download/6.1.1/buildifier-windows-amd64.exe#/buildifier.exe", + "https://github.com/bazelbuild/buildtools/releases/download/6.1.1/buildozer-windows-amd64.exe#/buildozer.exe", + "https://github.com/bazelbuild/buildtools/releases/download/6.1.1/unused_deps-windows-amd64.exe#/unused_deps.exe" ], "hash": [ - "65e9d2978bebb5bcfc82173136af6bd3c66008df0047d596d6f0551e01e7ce24", - "4a3bbc01e08a73da3317f670fddba882246a93573fc047d6c6d51b9a8116c80f", - "a1a6d096cefb0b7d87fce08e479ab7e74a35b1d251fab5152f0133364f7a2d2e" + "5a79024cb03058a99c995f062afa74401733b30011b583f0c80507bec2c8fa37", + "95b7dbf6e01131450c57c5743935903b246fc44f16aca4c6d92ec03d13400a68", + "579450c763f0a192b3612631418a55c5a5667b8713059d7f9f76b5f76895244a" ] } },