grpcurl: Update to version 1.8.2

This commit is contained in:
Richard Kuhnt 2021-07-21 14:00:23 +00:00
parent 935a30247f
commit b76aa18033

View File

@ -1,16 +1,16 @@
{
"version": "1.8.1",
"version": "1.8.2",
"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.1/grpcurl_1.8.1_windows_x86_64.zip",
"hash": "79c965cbebf0c5ea32e25bfe7944e02abb8621dd5d3b83315f81181033dd72f0"
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.2/grpcurl_1.8.2_windows_x86_64.zip",
"hash": "2632ab6538973c6344b35e5cca2f729232a1c0e6f9a931efca778cbbef3ad75e"
},
"32bit": {
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.1/grpcurl_1.8.1_windows_x86_32.zip",
"hash": "4b7bb185d7bec70dac1915a5098bd00aa87ea460a094dbc73641c470f01b0717"
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.2/grpcurl_1.8.2_windows_x86_32.zip",
"hash": "5c1681e9a169aa232e76698ffb11811e454aca43cbf90f84f20632f0b6b2dbf0"
}
},
"bin": "grpcurl.exe",