grpcurl: Update to version 1.6.1

This commit is contained in:
Jakub Čábera 2020-07-15 08:07:39 +02:00
parent 8b5433dbca
commit 50f361d43a

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.0", "version": "1.6.1",
"description": "cURL like utility for gRPC", "description": "cURL like utility for gRPC",
"homepage": "https://github.com/fullstorydev/grpcurl", "homepage": "https://github.com/fullstorydev/grpcurl",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.6.0/grpcurl_1.6.0_windows_x86_64.zip", "url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.6.1/grpcurl_1.6.1_windows_x86_64.zip",
"hash": "6f418bb8bd7b57d4116925d894782142863617e35c46dca8a047983737f0301d" "hash": "15191a434871e3fc4f24d9ac565885bac89a5cf5aa9f93e89eb4a3fa7087e46f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.6.0/grpcurl_1.6.0_windows_x86_32.zip", "url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.6.1/grpcurl_1.6.1_windows_x86_32.zip",
"hash": "d975772608dd98bc034526899320fb5bebb8e68efe377198643226ffb1f06288" "hash": "b546b3f528c4092167f9822211deba3a08584fd62e9df9d109cbca4c85bed1d9"
} }
}, },
"bin": "grpcurl.exe", "bin": "grpcurl.exe",