From 8cb3681d036cb2cfe6558c6489be55a835148105 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 20:31:29 +0000 Subject: [PATCH] buf: Update to version 1.15.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 69295ac7e2..3f858f5319 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.14.0", + "version": "1.15.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.14.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "72b0ca21a58876d69a800d56593f82252e943a96e396a8335f7077e696048542" + "url": "https://github.com/bufbuild/buf/releases/download/v1.15.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "ef91161dd6ceb625d2c39566668df2467d811402194180315d0ad3464e256b88" } }, "bin": "buf.exe",