From b373d6bf84fc16cf9cf40c7268bcb8850b1b28a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 00:33:38 +0000 Subject: [PATCH] buf: Update to version 1.32.1 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 4a83ce8d30..5756c606a9 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.32.0", + "version": "1.32.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.32.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "4e3148d9bcd34b66ac9ea2d07ea245b82de5ebaca4f545cbc2dbe2249b58288e" + "url": "https://github.com/bufbuild/buf/releases/download/v1.32.1/buf-Windows-x86_64.exe#/buf.exe", + "hash": "8a7763e80cb534ff43240b89f5472c9fc7434b6ccdfc4b56b7decc1bbb1ea93e" } }, "bin": "buf.exe",