diff --git a/bucket/grpcurl.json b/bucket/grpcurl.json index 8f9b846f3e..23417d55f6 100644 --- a/bucket/grpcurl.json +++ b/bucket/grpcurl.json @@ -1,16 +1,16 @@ { - "version": "1.8.8", + "version": "1.8.9", "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.8/grpcurl_1.8.8_windows_x86_64.zip", - "hash": "3893be37a26a7e48d010fb94e5f465135734171547ec1a37425ba6ec5b780885" + "url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.9/grpcurl_1.8.9_windows_x86_64.zip", + "hash": "9e4a2f123edbe7c4a556596ba0496ebf50fc91f21a7043069a19a348040cc9ff" }, "32bit": { - "url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.8/grpcurl_1.8.8_windows_x86_32.zip", - "hash": "d6a7a0c9cfe1673b44405aeada05a51bb9edfde2512716d704c55597b10d4c80" + "url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.9/grpcurl_1.8.9_windows_x86_32.zip", + "hash": "a66c0c49c37e43a9f46c488882d64a31f74650a206c4553d52cdb9751eab39db" } }, "bin": "grpcurl.exe",