htmlcleaner 2.7
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
e90282fcd7
commit
01218a1d6a
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Htmlcleaner < Formula
|
||||
homepage 'http://htmlcleaner.sourceforge.net/index.php'
|
||||
url 'http://downloads.sourceforge.net/project/htmlcleaner/htmlcleaner/htmlcleaner%20v2.6.1/htmlcleaner-2.6.1.zip'
|
||||
sha1 '4c5d2049c7048dc6632a17ec15e21ab0fcf510b9'
|
||||
url 'http://downloads.sourceforge.net/project/htmlcleaner/htmlcleaner/htmlcleaner%20v2.7/htmlcleaner-2.7.zip'
|
||||
sha1 'dc9032cbce6dfa2abd2eae060aa146a0d6af9d9f'
|
||||
|
||||
def install
|
||||
libexec.install "htmlcleaner-#{version}.jar"
|
||||
|
|
Loading…
Reference in a new issue