From ae129a536abe7ea5dcfae7cfcce0cc654441d9f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 16:30:53 +0000 Subject: [PATCH] buf: Update to version 1.44.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 86bfdd6ac4..8d52a6dd18 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.43.0", + "version": "1.44.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.43.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "e016024f25b9e625e12d577b346a27b5552bb6475c72c77525da4bf89368ba52" + "url": "https://github.com/bufbuild/buf/releases/download/v1.44.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "a73f5338a4abc697752dd9298619f4d2397bcbfa82ed6508c6a9a2575251913a" } }, "bin": "buf.exe",