From de3ca347de67c2af79d617939f239108479d6f1b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 00:37:00 +0000 Subject: [PATCH] buf: Update to version 1.57.2 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index a396d836f8..3dd1e09f92 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.57.1", + "version": "1.57.2", "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.1/buf-Windows-x86_64.exe#/buf.exe", - "hash": "2d09c6ff13a6147dd1db1d2da49b2edbc88503f561083de352a175a92d66b4ca" + "url": "https://github.com/bufbuild/buf/releases/download/v1.57.2/buf-Windows-x86_64.exe#/buf.exe", + "hash": "58c7a7e445c3fd4f14368a77436921c3b4577b42b7687c18cfb786d07ce3df92" } }, "bin": "buf.exe",