From b9203eb475a662991726b671f76b94d43056053a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 20:26:38 +0000 Subject: [PATCH] buf: Update to version 1.41.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 4ae0e421bc..5ee7cd9d8f 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.40.1", + "version": "1.41.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.40.1/buf-Windows-x86_64.exe#/buf.exe", - "hash": "8aefdb40341d10e97a4b7bef46638ce2129a770173087d31376687dc6e4081bb" + "url": "https://github.com/bufbuild/buf/releases/download/v1.41.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "9cafdbd976788e6dfa6ec179f352fa4c7db2e75f63f4905beec2fa1cba2b0d61" } }, "bin": "buf.exe",