diff --git a/bucket/buf.json b/bucket/buf.json index d5099a2412..f0f8bf6437 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.5.0", + "version": "1.6.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.5.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "fb727788125255161adffbee103ed46f8724239b0adf4c7c6b913000c104c359" + "url": "https://github.com/bufbuild/buf/releases/download/v1.6.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "cce315757da8b06e6ee2ba730b8466ed86dbefc9c423a7773bdc4f498a3ba215" } }, "bin": "buf.exe",