From 4b87f7366ac89018bc9411f03a9a71594a62e6b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 20:29:57 +0000 Subject: [PATCH] buf: Update to version 1.10.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 4cbc7df9ee..09fef2266f 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.9.0", + "version": "1.10.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.9.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "515aebbd90d8741aa4addb97db0048271ec3dc30be6cb038ca3d8f88c0d54a66" + "url": "https://github.com/bufbuild/buf/releases/download/v1.10.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "9b645064fcc6080fc98a6a198c6ef411dbdde9cb08a294fa77f5f7e381aefcb0" } }, "bin": "buf.exe",