grpc 1.19.0

Closes #37568.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Igor Kapkov 2019-03-04 09:01:05 +11:00 committed by Chongyu Zhu
parent 8284d2f784
commit 95912ae88c
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,9 +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.18.0.tar.gz"
sha256 "069a52a166382dd7b99bf8e7e805f6af40d797cfcee5f80e530ca3fc75fd06e2"
revision 1
url "https://github.com/grpc/grpc/archive/v1.19.0.tar.gz"
sha256 "1d54cd95ed276c42c276e0a3df8ab33ee41968b73af14023c03a19db48f82e73"
head "https://github.com/grpc/grpc.git"
bottle do