From 2bce17f4792b7911b29d4fd155f3ea6044141eb1 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 14 Apr 2015 10:35:29 +0200 Subject: hub: https homepage Closes #38631. Signed-off-by: Xu Cheng --- Library/Formula/hub.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/hub.rb b/Library/Formula/hub.rb index c1ac725c9..7c6cc83b2 100644 --- a/Library/Formula/hub.rb +++ b/Library/Formula/hub.rb @@ -1,5 +1,5 @@ class Hub < Formula - homepage "http://hub.github.com/" + homepage "https://hub.github.com/" url "https://github.com/github/hub/archive/v2.2.1.tar.gz" sha1 "c64e473a36aabf71ecc39395b88c6993d4e12873" head "https://github.com/github/hub.git" -- cgit v1.2.3