mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
grpcurl: Update to version 1.7.0
This commit is contained in:
parent
186d2ff6bd
commit
47c7c253c7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.6.1",
|
||||
"version": "1.7.0",
|
||||
"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.6.1/grpcurl_1.6.1_windows_x86_64.zip",
|
||||
"hash": "15191a434871e3fc4f24d9ac565885bac89a5cf5aa9f93e89eb4a3fa7087e46f"
|
||||
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.7.0/grpcurl_1.7.0_windows_x86_64.zip",
|
||||
"hash": "3041cf1cd1bcd111678efc7a7cd8d5eeba1f09f93061f2ce91469a8b5b12e671"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.6.1/grpcurl_1.6.1_windows_x86_32.zip",
|
||||
"hash": "b546b3f528c4092167f9822211deba3a08584fd62e9df9d109cbca4c85bed1d9"
|
||||
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.7.0/grpcurl_1.7.0_windows_x86_32.zip",
|
||||
"hash": "2333dab90bc8d26c62d1efd8720d48a02b0b9720c89e5346c846c686021e1266"
|
||||
}
|
||||
},
|
||||
"bin": "grpcurl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user