mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
grpcurl: Update to version 1.8.7
This commit is contained in:
parent
58d994bf74
commit
131a6bec43
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.8.6",
|
"version": "1.8.7",
|
||||||
"description": "cURL like utility for gRPC",
|
"description": "cURL like utility for gRPC",
|
||||||
"homepage": "https://github.com/fullstorydev/grpcurl",
|
"homepage": "https://github.com/fullstorydev/grpcurl",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.6/grpcurl_1.8.6_windows_x86_64.zip",
|
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.7/grpcurl_1.8.7_windows_x86_64.zip",
|
||||||
"hash": "53379c2ef781875928e2d74f30fbc5bc334293eb3bf1a2f02b27cfaac7d5d119"
|
"hash": "911b339744c149cb135d8c20acf280247497c729992fd277bb9f1f11543d25bb"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.6/grpcurl_1.8.6_windows_x86_32.zip",
|
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.7/grpcurl_1.8.7_windows_x86_32.zip",
|
||||||
"hash": "23b5376cccabe943e05882390d1fe1088cf88c2db1bfcae0e6ad1a2d51164d6f"
|
"hash": "633fbb89ccfe275398acbff9ee6d9a1af971a29d71e4d3776f699c0873eee4f5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "grpcurl.exe",
|
"bin": "grpcurl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user