aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/cloc.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cloc.rb b/Library/Formula/cloc.rb
index 53e41b157..917f56653 100644
--- a/Library/Formula/cloc.rb
+++ b/Library/Formula/cloc.rb
@@ -2,8 +2,8 @@ require 'formula'
class Cloc < Formula
homepage 'http://cloc.sourceforge.net/'
- url 'https://downloads.sourceforge.net/project/cloc/cloc/v1.60/cloc-1.60.pl'
- sha1 'd002e85b7deb988e4f88eaf3f9697cf011ec0c8a'
+ url 'https://downloads.sourceforge.net/project/cloc/cloc/v1.62/cloc-1.62.pl'
+ sha1 '78f6123c967f9b142f77cba48decd11d56ab6c38'
def install
bin.install "cloc-#{version}.pl" => "cloc"