From 6731bca7daee8ed769512910565d4cc61eaa1a8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 16:29:36 +0000 Subject: [PATCH] buf: Update to version 1.51.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 9705829f49..c7ebe4b3dc 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.50.1", + "version": "1.51.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.50.1/buf-Windows-x86_64.exe#/buf.exe", - "hash": "540bb3edd8af89dfaa5c7e4bf8f2d823464947697270dbf342bf9724ebf31400" + "url": "https://github.com/bufbuild/buf/releases/download/v1.51.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "bbe19813d02774cf55ec4418567d50e6c8a6da0ab9cd970b13bc24cc655075d0" } }, "bin": "buf.exe",