buf: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2022-05-30 20:27:56 +00:00
parent e636b5f530
commit a695c46b5c

View File

@ -1,12 +1,12 @@
{ {
"version": "1.4.0", "version": "1.5.0",
"description": "A tool for working with Protocol Buffers APIs, offering a range of features not found in the standard protoc compiler.", "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/", "homepage": "https://buf.build/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/bufbuild/buf/releases/download/v1.4.0/buf-Windows-x86_64.exe#/buf.exe", "url": "https://github.com/bufbuild/buf/releases/download/v1.5.0/buf-Windows-x86_64.exe#/buf.exe",
"hash": "4672639d4e9625880220aad1a7b6f6f7dd37c5f94fdf98a2757bff9cf9d476be" "hash": "fb727788125255161adffbee103ed46f8724239b0adf4c7c6b913000c104c359"
} }
}, },
"bin": "buf.exe", "bin": "buf.exe",