From 870395d70d0223f89660c34bf15470a2e2e671ad Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 16 Aug 2019 00:04:56 -0400 Subject: [PATCH] grpc 1.23.0 Closes #43180. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com> --- Formula/grpc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/grpc.rb b/Formula/grpc.rb index 413897d53c..b2a70e13e2 100644 --- a/Formula/grpc.rb +++ b/Formula/grpc.rb @@ -1,8 +1,8 @@ class Grpc < Formula desc "Next generation open source RPC library and framework" homepage "https://grpc.io/" - url "https://github.com/grpc/grpc/archive/v1.22.0.tar.gz" - sha256 "11ac793c562143d52fd440f6549588712badc79211cdc8c509b183cb69bddad8" + url "https://github.com/grpc/grpc/archive/v1.23.0.tar.gz" + sha256 "f56ced18740895b943418fa29575a65cc2396ccfa3159fa40d318ef5f59471f9" head "https://github.com/grpc/grpc.git" bottle do