mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-27 02:51:19 +00:00
grpcurl: Update to version 1.8.8
This commit is contained in:
parent
165cb3c84d
commit
86dc5da4ae
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.8.7",
|
||||
"version": "1.8.8",
|
||||
"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.7/grpcurl_1.8.7_windows_x86_64.zip",
|
||||
"hash": "911b339744c149cb135d8c20acf280247497c729992fd277bb9f1f11543d25bb"
|
||||
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.8/grpcurl_1.8.8_windows_x86_64.zip",
|
||||
"hash": "3893be37a26a7e48d010fb94e5f465135734171547ec1a37425ba6ec5b780885"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.7/grpcurl_1.8.7_windows_x86_32.zip",
|
||||
"hash": "633fbb89ccfe275398acbff9ee6d9a1af971a29d71e4d3776f699c0873eee4f5"
|
||||
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.8/grpcurl_1.8.8_windows_x86_32.zip",
|
||||
"hash": "d6a7a0c9cfe1673b44405aeada05a51bb9edfde2512716d704c55597b10d4c80"
|
||||
}
|
||||
},
|
||||
"bin": "grpcurl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user