From a4bd9cd85eac09691c66e5b2a65fd886e3cbcd7c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 00:35:06 +0000 Subject: [PATCH] buf: Update to version 1.35.1 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 79550bd454..4eb6b205a8 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.35.0", + "version": "1.35.1", "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.35.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "42f84179a0c84ad55ed133e760bca6724e7edf9615acc5268d5d506c4fdb9c86" + "url": "https://github.com/bufbuild/buf/releases/download/v1.35.1/buf-Windows-x86_64.exe#/buf.exe", + "hash": "2c8f01697e8073f7162a3f3cccd640232ce98b83bc9f775c89d89220b4e4d4eb" } }, "bin": "buf.exe",