From 5836ed10f38a760e373afd65f41c412407b755b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 00:40:50 +0000 Subject: [PATCH] buf: Update to version 1.61.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 50ee8af613..286591c5c6 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.60.0", + "version": "1.61.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.60.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "8fbb3b56da58e57fdeea9ef0e2782fad1f3ca6df26cdac95c9513e296b73d065" + "url": "https://github.com/bufbuild/buf/releases/download/v1.61.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "38bdff1ef30a9f97355df1c5377acad90b3b91355c9cafd0bf1c6d65c8172dd6" } }, "bin": "buf.exe",