From b03510e931b820b599af9ae7557efbd4b8d2aaa7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 20:24:07 +0000 Subject: [PATCH] buf: Update to version 1.27.2 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 559f306534..032affc664 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.27.1", + "version": "1.27.2", "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.27.1/buf-Windows-x86_64.exe#/buf.exe", - "hash": "0566bbd3d209cd58161c5d5e4079abb452a9da4dff15e5cb65f8c0bd2a72b493" + "url": "https://github.com/bufbuild/buf/releases/download/v1.27.2/buf-Windows-x86_64.exe#/buf.exe", + "hash": "bad1199033ace013db85e3dad4dfc47f40198f90884683b9deaeca70185a3e73" } }, "bin": "buf.exe",