From 646c4dc48d528a65f4cefa2f4b145fd753663d3c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 20:25:02 +0000 Subject: [PATCH] buf: Update to version 1.31.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 8b6d9805aa..74da704687 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.30.1", + "version": "1.31.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.30.1/buf-Windows-x86_64.exe#/buf.exe", - "hash": "166c5f7cf02c6ea73e4299f365c50d8a4be5025a8f713eaad47d74092a7ff402" + "url": "https://github.com/bufbuild/buf/releases/download/v1.31.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "e256fb6c247e193c6848d57c8256dfb4bf8a4e0026e1515d1d730b0a6cea9243" } }, "bin": "buf.exe",