cloc 1.60

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-09-15 18:10:48 -05:00 committed by Adam Vandenberg
parent 2045c9b92d
commit e06a5debed

View file

@ -2,8 +2,8 @@ require 'formula'
class Cloc < Formula
homepage 'http://cloc.sourceforge.net/'
url 'http://downloads.sourceforge.net/project/cloc/cloc/v1.58/cloc-1.58.pl'
sha1 'bf2b4478343da50d0eea83ad0ed3f126ff210d39'
url 'http://downloads.sourceforge.net/project/cloc/cloc/v1.60/cloc-1.60.pl'
sha1 'd002e85b7deb988e4f88eaf3f9697cf011ec0c8a'
def install
bin.install "cloc-#{version}.pl" => "cloc"