grpcurl: Update to version 1.8.0

This commit is contained in:
Jakub Čábera 2021-01-06 06:46:43 +01:00
parent 5eb48e08ed
commit e5f7dbefbd

View File

@ -1,16 +1,16 @@
{
"version": "1.7.0",
"version": "1.8.0",
"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.7.0/grpcurl_1.7.0_windows_x86_64.zip",
"hash": "3041cf1cd1bcd111678efc7a7cd8d5eeba1f09f93061f2ce91469a8b5b12e671"
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.0/grpcurl_1.8.0_windows_x86_64.zip",
"hash": "bf66f1e6477502036f9a787270d0190a7fff7239ef610ad261a6bcc2368c5bf7"
},
"32bit": {
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.7.0/grpcurl_1.7.0_windows_x86_32.zip",
"hash": "2333dab90bc8d26c62d1efd8720d48a02b0b9720c89e5346c846c686021e1266"
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.0/grpcurl_1.8.0_windows_x86_32.zip",
"hash": "920674591f50d845e9fd9a4dd167f7039cb114bf5b0e987899b48a00fff2b5d0"
}
},
"bin": "grpcurl.exe",