diff --git a/bucket/buf.json b/bucket/buf.json index f5b7522e3a..a396d836f8 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.57.0", + "version": "1.57.1", "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.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "6bd4ed4bd0e94bce22027226a9b9225609696625b4c990b6fee7a658b38a35d1" + "url": "https://github.com/bufbuild/buf/releases/download/v1.57.1/buf-Windows-x86_64.exe#/buf.exe", + "hash": "2d09c6ff13a6147dd1db1d2da49b2edbc88503f561083de352a175a92d66b4ca" } }, "bin": "buf.exe",