From 3f7f452b782d743efe1368275fa3d6b1e1299c02 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 15 May 2018 17:16:23 -0700 Subject: [PATCH] grpc 1.12.0 Closes #27917. Signed-off-by: ilovezfs --- Formula/grpc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/grpc.rb b/Formula/grpc.rb index 548d18d088..6a1786a8b5 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://www.grpc.io/" - url "https://github.com/grpc/grpc/archive/v1.11.1.tar.gz" - sha256 "0068a0b11795ac89ba8f5cc7332cd8cd2870a2ee0016126f014ce0bc3004e590" + url "https://github.com/grpc/grpc/archive/v1.12.0.tar.gz" + sha256 "eb9698f23aeec2c3832601fa3f804e4d9dc28eca3cc560ef466c9ade1ec951db" head "https://github.com/grpc/grpc.git" bottle do