mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
grpcurl: Update to version 1.8.5
This commit is contained in:
parent
7540625852
commit
d71633d8ce
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.8.2",
|
||||
"version": "1.8.5",
|
||||
"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.2/grpcurl_1.8.2_windows_x86_64.zip",
|
||||
"hash": "2632ab6538973c6344b35e5cca2f729232a1c0e6f9a931efca778cbbef3ad75e"
|
||||
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.5/grpcurl_1.8.5_windows_x86_64.zip",
|
||||
"hash": "98b101bc7c83ccc8bb26f20287c2c7fa6f62078a290634bcf089e0cb3e8b83f6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.2/grpcurl_1.8.2_windows_x86_32.zip",
|
||||
"hash": "5c1681e9a169aa232e76698ffb11811e454aca43cbf90f84f20632f0b6b2dbf0"
|
||||
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.5/grpcurl_1.8.5_windows_x86_32.zip",
|
||||
"hash": "76bab85806828d8d537bff2f25a6bffa9af9191248a27f00dafdbd757c9f9616"
|
||||
}
|
||||
},
|
||||
"bin": "grpcurl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user