diff --git a/bucket/buf.json b/bucket/buf.json index 67087b6faf..96b5856b5a 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.55.1", + "version": "1.56.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.55.1/buf-Windows-x86_64.exe#/buf.exe", - "hash": "51e2113a870e3ea217a709ff0079af676f5de2ed84fbfb46dc33974f362f45b7" + "url": "https://github.com/bufbuild/buf/releases/download/v1.56.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "968978abd84b39465de1a08c4d84b788502fa82565a4f718b58200f921819e51" } }, "bin": "buf.exe",