From e2b2ab06f9942240523eb1dbfff8069bc0832406 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 9 Aug 2019 17:13:56 -0400 Subject: [PATCH] grpcurl 1.3.2 Closes #42982. Signed-off-by: Thierry Moisan --- Formula/grpcurl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/grpcurl.rb b/Formula/grpcurl.rb index 070d9b8f85..672495983d 100644 --- a/Formula/grpcurl.rb +++ b/Formula/grpcurl.rb @@ -1,8 +1,8 @@ class Grpcurl < Formula desc "Like cURL, but for gRPC" homepage "https://github.com/fullstorydev/grpcurl" - url "https://github.com/fullstorydev/grpcurl/archive/v1.3.1.tar.gz" - sha256 "b856057b7e68e4867ebce18058205554c6317a822eee347a40757d312754311c" + url "https://github.com/fullstorydev/grpcurl/archive/v1.3.2.tar.gz" + sha256 "3b0b9efc187d86658d241642325fa0dbc3e408ec33ff375d6bd4adf373fa1a9a" bottle do cellar :any_skip_relocation