diff options
Diffstat (limited to 'Library/Formula/browser.rb')
| -rw-r--r-- | Library/Formula/browser.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/browser.rb b/Library/Formula/browser.rb index 6d4d08df0..58902c443 100644 --- a/Library/Formula/browser.rb +++ b/Library/Formula/browser.rb @@ -1,7 +1,7 @@ require 'formula' class Browser <GithubGistFormula - url 'http://gist.github.com/raw/318247/bcbcf6c5fb730b4f508c633cce56ba17828825c8/browser' - homepage 'http://gist.github.com/318247/' + url 'https://gist.github.com/raw/318247/bcbcf6c5fb730b4f508c633cce56ba17828825c8/browser' + homepage 'https://gist.github.com/318247/' md5 '8bdad2260651ea88d4f868071ef5b604' end |
