From 2cbac6996dbc269dbd110e02e23921536e0a967c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 16:29:53 +0000 Subject: [PATCH] buf: Update to version 1.57.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 96b5856b5a..f5b7522e3a 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.56.0", + "version": "1.57.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.56.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "968978abd84b39465de1a08c4d84b788502fa82565a4f718b58200f921819e51" + "url": "https://github.com/bufbuild/buf/releases/download/v1.57.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "6bd4ed4bd0e94bce22027226a9b9225609696625b4c990b6fee7a658b38a35d1" } }, "bin": "buf.exe",