diff --git a/bucket/buf.json b/bucket/buf.json index 3dd1e09f92..7488396955 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.57.2", + "version": "1.58.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.57.2/buf-Windows-x86_64.exe#/buf.exe", - "hash": "58c7a7e445c3fd4f14368a77436921c3b4577b42b7687c18cfb786d07ce3df92" + "url": "https://github.com/bufbuild/buf/releases/download/v1.58.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "ebadcf743e9be8fa235af8dfa316c535d097f42b9e5acf5d83b70eb14df6d5a1" } }, "bin": "buf.exe",