diff --git a/bucket/buf.json b/bucket/buf.json index 9e6e40405c..559f306534 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.27.0", + "version": "1.27.1", "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.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "55b8ede961232cd86d077163b541b473782741fc9d1e110e96a0a38d1d77abd5" + "url": "https://github.com/bufbuild/buf/releases/download/v1.27.1/buf-Windows-x86_64.exe#/buf.exe", + "hash": "0566bbd3d209cd58161c5d5e4079abb452a9da4dff15e5cb65f8c0bd2a72b493" } }, "bin": "buf.exe",