grpcurl: Update to version 1.8.7

This commit is contained in:
github-actions[bot] 2022-08-08 20:30:11 +00:00
parent 58d994bf74
commit 131a6bec43

View File

@ -1,16 +1,16 @@
{
"version": "1.8.6",
"version": "1.8.7",
"description": "cURL like utility for gRPC",
"homepage": "https://github.com/fullstorydev/grpcurl",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.6/grpcurl_1.8.6_windows_x86_64.zip",
"hash": "53379c2ef781875928e2d74f30fbc5bc334293eb3bf1a2f02b27cfaac7d5d119"
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.7/grpcurl_1.8.7_windows_x86_64.zip",
"hash": "911b339744c149cb135d8c20acf280247497c729992fd277bb9f1f11543d25bb"
},
"32bit": {
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.6/grpcurl_1.8.6_windows_x86_32.zip",
"hash": "23b5376cccabe943e05882390d1fe1088cf88c2db1bfcae0e6ad1a2d51164d6f"
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.7/grpcurl_1.8.7_windows_x86_32.zip",
"hash": "633fbb89ccfe275398acbff9ee6d9a1af971a29d71e4d3776f699c0873eee4f5"
}
},
"bin": "grpcurl.exe",