From 9b475148134fb3b9606082e17714865b285c0613 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 00:35:41 +0000 Subject: [PATCH] buf: Update to version 1.7.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index f0f8bf6437..4f8cf23a2a 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.6.0", + "version": "1.7.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.6.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "cce315757da8b06e6ee2ba730b8466ed86dbefc9c423a7773bdc4f498a3ba215" + "url": "https://github.com/bufbuild/buf/releases/download/v1.7.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "08c636bcd621901ccc0711b2e793aeb56a8093e671f2c072a89b5998423f0097" } }, "bin": "buf.exe",