From 93f02c5872c11ef9d5f3f17dcf96d2ee279c10d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 00:33:08 +0000 Subject: [PATCH] buf: Update to version 1.27.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 5dd4df5225..9e6e40405c 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.26.1", + "version": "1.27.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.26.1/buf-Windows-x86_64.exe#/buf.exe", - "hash": "b6382f2077399185d1dae5fa22a225ed8a8bd5f154663824162361dec7528150" + "url": "https://github.com/bufbuild/buf/releases/download/v1.27.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "55b8ede961232cd86d077163b541b473782741fc9d1e110e96a0a38d1d77abd5" } }, "bin": "buf.exe",