grpc 1.4.2

use https for homepage

Closes #15545.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-07-11 22:51:38 -07:00
parent 1e2008b2ca
commit a837502611

View file

@ -1,8 +1,8 @@
class Grpc < Formula
desc "Next generation open source RPC library and framework"
homepage "http://www.grpc.io/"
url "https://github.com/grpc/grpc/archive/v1.4.1.tar.gz"
sha256 "60840ef0e9b71f47cb73d4e220089b3d1e78dbfa011ae128f7688622f287b543"
homepage "https://www.grpc.io/"
url "https://github.com/grpc/grpc/archive/v1.4.2.tar.gz"
sha256 "268481b9cd09aaa0758fcd14236537cbd3ebcd637f43150fdf7937582f2dc4dc"
head "https://github.com/grpc/grpc.git"
bottle do