grpcurl: Update to version 1.9.3

This commit is contained in:
github-actions[bot] 2025-03-11 20:28:24 +00:00
parent 15acee6f36
commit fa964e5e2f

View File

@ -1,16 +1,16 @@
{ {
"version": "1.9.2", "version": "1.9.3",
"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.9.2/grpcurl_1.9.2_windows_x86_64.zip", "url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.9.3/grpcurl_1.9.3_windows_x86_64.zip",
"hash": "14b3806253eeee29ac7c467ba6b2c5d0fdc2b889833af6e3603157354e0f5135" "hash": "895335dfa7be74803eeb5acf3ec5d3b06c1e9483fdda3c7622bdef9ad388f32a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.9.2/grpcurl_1.9.2_windows_x86_32.zip", "url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.9.3/grpcurl_1.9.3_windows_x86_32.zip",
"hash": "72a08fb95e1c1b139bc13f10673bafd6e54323e4893de6e57483b63224595d6c" "hash": "1c607fbc09f85f183bd3d1a269edc3189ada7b2f0e746f38a1d8cc40a5de436e"
} }
}, },
"bin": "grpcurl.exe", "bin": "grpcurl.exe",