buf: Update to version 1.7.0

This commit is contained in:
github-actions[bot] 2022-07-28 00:35:41 +00:00
parent aa2eee1b1e
commit 9b47514813

View File

@ -1,12 +1,12 @@
{ {
"version": "1.6.0", "version": "1.7.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.6.0/buf-Windows-x86_64.exe#/buf.exe", "url": "https://github.com/bufbuild/buf/releases/download/v1.7.0/buf-Windows-x86_64.exe#/buf.exe",
"hash": "cce315757da8b06e6ee2ba730b8466ed86dbefc9c423a7773bdc4f498a3ba215" "hash": "08c636bcd621901ccc0711b2e793aeb56a8093e671f2c072a89b5998423f0097"
} }
}, },
"bin": "buf.exe", "bin": "buf.exe",