From bc3e801cbd5b773c0cca6da4a110a85366fb5b2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 16:31:55 +0000 Subject: [PATCH] buf: Update to version 1.6.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index d5099a2412..f0f8bf6437 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.5.0", + "version": "1.6.0", "description": "A tool for working with Protocol Buffers APIs, offering a range of features not found in the standard protoc compiler.", "homepage": "https://buf.build/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/bufbuild/buf/releases/download/v1.5.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "fb727788125255161adffbee103ed46f8724239b0adf4c7c6b913000c104c359" + "url": "https://github.com/bufbuild/buf/releases/download/v1.6.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "cce315757da8b06e6ee2ba730b8466ed86dbefc9c423a7773bdc4f498a3ba215" } }, "bin": "buf.exe",