From c5c833ac66722361ffbd36e6764f55fa5939328e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 21:06:52 +0000 Subject: [PATCH] buf: Update to version 1.30.1 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 9952601fab..8b6d9805aa 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.30.0", + "version": "1.30.1", "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.30.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "581adb1eec6513866e77019dc506291453e3efdb086d0270fd35ee5972634472" + "url": "https://github.com/bufbuild/buf/releases/download/v1.30.1/buf-Windows-x86_64.exe#/buf.exe", + "hash": "166c5f7cf02c6ea73e4299f365c50d8a4be5025a8f713eaad47d74092a7ff402" } }, "bin": "buf.exe",