mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
grpcurl: Update to version 1.8.0
This commit is contained in:
parent
5eb48e08ed
commit
e5f7dbefbd
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.7.0",
|
"version": "1.8.0",
|
||||||
"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.7.0/grpcurl_1.7.0_windows_x86_64.zip",
|
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.0/grpcurl_1.8.0_windows_x86_64.zip",
|
||||||
"hash": "3041cf1cd1bcd111678efc7a7cd8d5eeba1f09f93061f2ce91469a8b5b12e671"
|
"hash": "bf66f1e6477502036f9a787270d0190a7fff7239ef610ad261a6bcc2368c5bf7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.7.0/grpcurl_1.7.0_windows_x86_32.zip",
|
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.0/grpcurl_1.8.0_windows_x86_32.zip",
|
||||||
"hash": "2333dab90bc8d26c62d1efd8720d48a02b0b9720c89e5346c846c686021e1266"
|
"hash": "920674591f50d845e9fd9a4dd167f7039cb114bf5b0e987899b48a00fff2b5d0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "grpcurl.exe",
|
"bin": "grpcurl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user