aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-03-25 12:50:33 -0500
committerJack Nagel2014-03-25 12:50:33 -0500
commit184009655a673164265d8d318ac7c0316b75fc48 (patch)
treed4baa21c5c422816677a7e6034d37f8cdaf3d257 /Library
parentf104ceef5d388f33f1b285bb7d50e5278ba86d6a (diff)
downloadhomebrew-184009655a673164265d8d318ac7c0316b75fc48.tar.bz2
closure-compiler 20140303
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/closure-compiler.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/closure-compiler.rb b/Library/Formula/closure-compiler.rb
index a222843fe..1bbe9d02c 100644
--- a/Library/Formula/closure-compiler.rb
+++ b/Library/Formula/closure-compiler.rb
@@ -2,7 +2,7 @@ require 'formula'
class ClosureCompiler < Formula
homepage 'http://code.google.com/p/closure-compiler/'
- url 'https://code.google.com/p/closure-compiler/', :using => :git, :tag => 'v20130823'
+ url 'https://code.google.com/p/closure-compiler/', :using => :git, :tag => 'v20140303'
head 'https://code.google.com/p/closure-compiler/', :using => :git