From 3373b45eccf4183442e5bf9344c31a5ac9c13e97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 20:25:53 +0000 Subject: [PATCH] buf: Update to version 1.45.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 8d52a6dd18..a1cd4621a9 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.44.0", + "version": "1.45.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.44.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "a73f5338a4abc697752dd9298619f4d2397bcbfa82ed6508c6a9a2575251913a" + "url": "https://github.com/bufbuild/buf/releases/download/v1.45.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "656f38ecdd7633af9eaf8c15e0e15402c5a4852307515951fbcf7d91a37ff5b3" } }, "bin": "buf.exe",