diff options
Diffstat (limited to 'Library/Formula/cloc.rb')
| -rw-r--r-- | Library/Formula/cloc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cloc.rb b/Library/Formula/cloc.rb index a22f4fee4..53e41b157 100644 --- a/Library/Formula/cloc.rb +++ b/Library/Formula/cloc.rb @@ -2,7 +2,7 @@ require 'formula' class Cloc < Formula homepage 'http://cloc.sourceforge.net/' - url 'http://downloads.sourceforge.net/project/cloc/cloc/v1.60/cloc-1.60.pl' + url 'https://downloads.sourceforge.net/project/cloc/cloc/v1.60/cloc-1.60.pl' sha1 'd002e85b7deb988e4f88eaf3f9697cf011ec0c8a' def install |
