grpc 1.6.6

Closes #19068.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
JCount 2017-10-05 22:35:16 -04:00 committed by FX Coudert
parent 3c8c1d0b71
commit da3ef4250c

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.6.5.tar.gz"
sha256 "939e686dc5b6221f959b839df0987fa9eda08ba8d72530ff7946d7226c2cb5ea"
url "https://github.com/grpc/grpc/archive/v1.6.6.tar.gz"
sha256 "b97eaa0c8a63b0492dc94bdad621795b4815278e841f06b0c78d6bcbd4c8bdec"
head "https://github.com/grpc/grpc.git"
bottle do