From 1eb9968940769aa730f16b439ab291cafdfbddfb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 20:26:05 +0000 Subject: [PATCH] buf: Update to version 1.36.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 4eb6b205a8..02ed07d52d 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.35.1", + "version": "1.36.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.35.1/buf-Windows-x86_64.exe#/buf.exe", - "hash": "2c8f01697e8073f7162a3f3cccd640232ce98b83bc9f775c89d89220b4e4d4eb" + "url": "https://github.com/bufbuild/buf/releases/download/v1.36.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "1e72736651d1142dede3ece99ff27d7e9ab9ca020c61920fcd9034fe36a6c0be" } }, "bin": "buf.exe",