grpc 1.18.0

Closes #36088.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-01-17 08:23:09 +11:00 committed by FX Coudert
parent 82dc586c00
commit 90e216b6e5

View file

@ -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.17.2.tar.gz"
sha256 "34ed95b727e7c6fcbf85e5eb422e962788e21707b712fdb4caf931553c2c6dbc"
url "https://github.com/grpc/grpc/archive/v1.18.0.tar.gz"
sha256 "069a52a166382dd7b99bf8e7e805f6af40d797cfcee5f80e530ca3fc75fd06e2"
head "https://github.com/grpc/grpc.git"
bottle do