aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/closure-compiler.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/closure-compiler.rb b/Library/Formula/closure-compiler.rb
index 93478352e..d6b0e8fd9 100644
--- a/Library/Formula/closure-compiler.rb
+++ b/Library/Formula/closure-compiler.rb
@@ -1,9 +1,9 @@
require 'formula'
class ClosureCompiler <Formula
- url 'http://closure-compiler.googlecode.com/files/compiler-20100917.tar.gz'
+ url 'http://closure-compiler.googlecode.com/files/compiler-20110119.tar.gz'
homepage 'http://code.google.com/p/closure-compiler/'
- md5 '581e7d667103d8bee08ff8adf7e39e56'
+ md5 '1e88d14026e63051df2aa3a89c9efcf3'
def install
libexec.install "compiler.jar"