From 153968a9eaa64976ba00cd00fdb3a57a9050c237 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 20:28:53 +0000 Subject: [PATCH] buf: Update to version 1.58.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 3dd1e09f92..7488396955 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.57.2", + "version": "1.58.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.57.2/buf-Windows-x86_64.exe#/buf.exe", - "hash": "58c7a7e445c3fd4f14368a77436921c3b4577b42b7687c18cfb786d07ce3df92" + "url": "https://github.com/bufbuild/buf/releases/download/v1.58.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "ebadcf743e9be8fa235af8dfa316c535d097f42b9e5acf5d83b70eb14df6d5a1" } }, "bin": "buf.exe",