From a695c46b5c17592db49c69a2dc08b0edb4e9eb8f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 20:27:56 +0000 Subject: [PATCH] buf: Update to version 1.5.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 72835fccd6..d5099a2412 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.4.0", + "version": "1.5.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.4.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "4672639d4e9625880220aad1a7b6f6f7dd37c5f94fdf98a2757bff9cf9d476be" + "url": "https://github.com/bufbuild/buf/releases/download/v1.5.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "fb727788125255161adffbee103ed46f8724239b0adf4c7c6b913000c104c359" } }, "bin": "buf.exe",