Updating cloc to version 1.5.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
153f34fa2e
commit
4134eaa02a
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue