diff --git a/bucket/buf.json b/bucket/buf.json index 4eb6b205a8..02ed07d52d 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.35.1", + "version": "1.36.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.35.1/buf-Windows-x86_64.exe#/buf.exe", - "hash": "2c8f01697e8073f7162a3f3cccd640232ce98b83bc9f775c89d89220b4e4d4eb" + "url": "https://github.com/bufbuild/buf/releases/download/v1.36.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "1e72736651d1142dede3ece99ff27d7e9ab9ca020c61920fcd9034fe36a6c0be" } }, "bin": "buf.exe",