From c4eb73256fea1c404afa313608ef34314b9d0335 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 16:44:48 +0000 Subject: [PATCH] bazel-buildtools: Update to version 6.0.0 --- 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 2a10968834..282677eb4c 100644 --- a/bucket/bazel-buildtools.json +++ b/bucket/bazel-buildtools.json @@ -1,5 +1,5 @@ { - "version": "5.1.0", + "version": "6.0.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/5.1.0/buildifier-windows-amd64.exe#/buildifier.exe", - "https://github.com/bazelbuild/buildtools/releases/download/5.1.0/buildozer-windows-amd64.exe#/buildozer.exe", - "https://github.com/bazelbuild/buildtools/releases/download/5.1.0/unused_deps-windows-amd64.exe#/unused_deps.exe" + "https://github.com/bazelbuild/buildtools/releases/download/6.0.0/buildifier-windows-amd64.exe#/buildifier.exe", + "https://github.com/bazelbuild/buildtools/releases/download/6.0.0/buildozer-windows-amd64.exe#/buildozer.exe", + "https://github.com/bazelbuild/buildtools/releases/download/6.0.0/unused_deps-windows-amd64.exe#/unused_deps.exe" ], "hash": [ - "2f039125e2fbef4c804e43dc11c71866cf444306ac6d0f5e38c592854458f425", - "d62bc159729fad9500fd20c7375e0ab53695376f1e358737af74bc1f03fb196b", - "b51c20646374ffabf9abb09b9483efa9baf1a4848a764b95aef2a1e9a9dfa3ba" + "b5da47fb9746f3966eed4920fac9325ef7fc5712daafa43648512c3497bdb86f", + "4f5663fd6b8be4887599af1bfae279797ccf6ec1f994e61b5c2651a7676d0803", + "03a98e705a2e0d0a2e27bd4a6d795f7a8ced18af55d390a877812c1c9f170f4b" ] } },