From a5f0e97a1eba89e889a6a14ff021cd9faf02c19e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 20:27:21 +0000 Subject: [PATCH] buf: Update to version 1.50.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index adcb5a2b66..da9854f9a1 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.49.0", + "version": "1.50.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.49.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "c9ad043dd4c199482b18b0791e3a9145513c03433a986d05d4751c4f1a0a2f68" + "url": "https://github.com/bufbuild/buf/releases/download/v1.50.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "e12d103361a5ace4f05b9e935873944a5334c441c9d457e78ef7fd6f2a86fd6f" } }, "bin": "buf.exe",