From a336412c834f944e8c0169485c08239b8be1c45f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 20:28:21 +0000 Subject: [PATCH] buf: Update to version 1.47.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index e63471894b..bf11b3089a 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.46.0", + "version": "1.47.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.46.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "401af6e2b1f72573bbceeeb21c8ab372e014f56c6d409da1d622d8aa484f4b29" + "url": "https://github.com/bufbuild/buf/releases/download/v1.47.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "4062505e7d5679ee64b0530cbeac9ab3d656d00703ff4bfc7ad4021aab060122" } }, "bin": "buf.exe",