htmlcleaner 2.7

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Brett Koonce 2013-12-17 01:25:20 -06:00 committed by Mike McQuaid
parent e90282fcd7
commit 01218a1d6a

View file

@ -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"