From 1c4921ab5b76d5bd7d84f3bf99e7835d9a1a868b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 02:01:00 +0000 Subject: [PATCH] buf: Update to version 1.3.1 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 230b1310f0..454333636d 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.3.0", + "version": "1.3.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.3.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "c0a55d01eba739a10f084aab75bddb8e220ca4aae5450b364f2923cc44eff58e" + "url": "https://github.com/bufbuild/buf/releases/download/v1.3.1/buf-Windows-x86_64.exe#/buf.exe", + "hash": "23a8117aa9f70bc4afc2a96478b6f7234260be9902bf0dc09fc395c9195134fb" } }, "bin": "buf.exe",