diff --git a/bucket/buf.json b/bucket/buf.json index e63471894b..bf11b3089a 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.46.0", + "version": "1.47.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.46.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "401af6e2b1f72573bbceeeb21c8ab372e014f56c6d409da1d622d8aa484f4b29" + "url": "https://github.com/bufbuild/buf/releases/download/v1.47.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "4062505e7d5679ee64b0530cbeac9ab3d656d00703ff4bfc7ad4021aab060122" } }, "bin": "buf.exe",