From 507629520f67894d87027318c9b93e4ec3da63b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 20:28:29 +0000 Subject: [PATCH] grpcurl: Update to version 1.8.5 --- bucket/grpcurl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/grpcurl.json b/bucket/grpcurl.json index e5fb80224b..1a80793a7d 100644 --- a/bucket/grpcurl.json +++ b/bucket/grpcurl.json @@ -1,16 +1,16 @@ { - "version": "1.8.6", + "version": "1.8.5", "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.6/grpcurl_1.8.6_windows_x86_64.zip", - "hash": "53379c2ef781875928e2d74f30fbc5bc334293eb3bf1a2f02b27cfaac7d5d119" + "url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.5/grpcurl_1.8.5_windows_x86_64.zip", + "hash": "98b101bc7c83ccc8bb26f20287c2c7fa6f62078a290634bcf089e0cb3e8b83f6" }, "32bit": { - "url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.6/grpcurl_1.8.6_windows_x86_32.zip", - "hash": "23b5376cccabe943e05882390d1fe1088cf88c2db1bfcae0e6ad1a2d51164d6f" + "url": "https://github.com/fullstorydev/grpcurl/releases/download/v1.8.5/grpcurl_1.8.5_windows_x86_32.zip", + "hash": "76bab85806828d8d537bff2f25a6bffa9af9191248a27f00dafdbd757c9f9616" } }, "bin": "grpcurl.exe",