From feb9ee0f14fa4338120df82a68d5b4b095c26fdd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 16:30:22 +0000 Subject: [PATCH] buf: Update to version 1.55.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 1a96cabf2c..c3ba893550 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.54.0", + "version": "1.55.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.54.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "c69433b5267794bcfcfb9b84d5f705548f0842b2f99d34b14a97f677ec20f2c2" + "url": "https://github.com/bufbuild/buf/releases/download/v1.55.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "2c15d3b59ec44c9453ff9fa5d4586dc3a410fb160bcf4a76dbc0f4bb13b5a01f" } }, "bin": "buf.exe",