From e7b02a266b072ed50ca49a06a10bbfbafa66cad8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 16:31:11 +0000 Subject: [PATCH] buf: Update to version 1.59.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 7488396955..281bf73d45 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.58.0", + "version": "1.59.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.58.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "ebadcf743e9be8fa235af8dfa316c535d097f42b9e5acf5d83b70eb14df6d5a1" + "url": "https://github.com/bufbuild/buf/releases/download/v1.59.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "a65fc214c24c2402a16de91f030565a8ddc2f201c7fae55a623e1d3fa8c61de6" } }, "bin": "buf.exe",