From 8c17c660bb62e8f35772c3fbc361560e75d180f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 16:28:15 +0000 Subject: [PATCH] buf: Update to version 1.23.1 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index a05b7cf4eb..2e8f158c4b 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.23.0", + "version": "1.23.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.23.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "dcd8fe32e5a79ea41c68ffe48e629fbff328199b2f1f9df81548ac177e82c9a0" + "url": "https://github.com/bufbuild/buf/releases/download/v1.23.1/buf-Windows-x86_64.exe#/buf.exe", + "hash": "517e32bd908e7e11efc38a6743d4aed42b93101905d0fa9d1eee843e6acaceb4" } }, "bin": "buf.exe",