Skip to content

Commit

Permalink
Updating cloc to version 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
emerson committed Jul 27, 2010
1 parent 7853b19 commit 416c0cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/cloc.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require 'formula'

class Cloc <ScriptFileFormula
version '1.08'
url "http://cloc.svn.sourceforge.net/viewvc/cloc/tags/1.08/cloc"
md5 'e4fc0800cb0d6eae390037903a975a2d'
version '1.51'
url "http://cloc.svn.sourceforge.net/viewvc/cloc/tags/1.51/cloc"
md5 'c491922de2bad911fbc2047b336c91b5'
homepage 'http://cloc.sourceforge.net/'
end

0 comments on commit 416c0cc

Please sign in to comment.