From c5889b72284bfab15985ddebd74b668f39f0319e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 20:26:52 +0000 Subject: [PATCH] buf: Update to version 1.35.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 84a6f8c2e4..79550bd454 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.34.0", + "version": "1.35.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.34.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "f51af381fd2f22534bf10d9c70c6f21e25afbd400833eec330cb05fada9199f5" + "url": "https://github.com/bufbuild/buf/releases/download/v1.35.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "42f84179a0c84ad55ed133e760bca6724e7edf9615acc5268d5d506c4fdb9c86" } }, "bin": "buf.exe",