HtmlCompressor 1.5.3
Closes Homebrew/homebrew#13582. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
25aa79ae7f
commit
3354d14bc8
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Htmlcompressor < Formula
|
||||
url 'http://htmlcompressor.googlecode.com/files/htmlcompressor-1.5.2.jar'
|
||||
url 'http://htmlcompressor.googlecode.com/files/htmlcompressor-1.5.3.jar'
|
||||
homepage 'http://code.google.com/p/htmlcompressor/'
|
||||
md5 '91575c89c83d0563dcf2aad409e4748f'
|
||||
sha1 '57db73b92499e018b2f2978f1c7aa7b1238c7a39'
|
||||
|
||||
def options
|
||||
[
|
||||
|
|
Loading…
Reference in a new issue