buf: Update to version 1.6.0

This commit is contained in:
github-actions[bot] 2022-06-21 16:31:55 +00:00
parent e9ed8a6474
commit bc3e801cbd

View File

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