diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/hub.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
