diff options
Diffstat (limited to 'Library/Formula/closure-compiler.rb')
| -rw-r--r-- | Library/Formula/closure-compiler.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/closure-compiler.rb b/Library/Formula/closure-compiler.rb index c8a6bdfeb..66ebe9434 100644 --- a/Library/Formula/closure-compiler.rb +++ b/Library/Formula/closure-compiler.rb @@ -3,7 +3,6 @@ require 'formula' class ClosureCompiler < Formula homepage 'http://code.google.com/p/closure-compiler/' url 'https://code.google.com/p/closure-compiler/', :using => :git, :tag => 'v20130411' - version '20130411' head 'https://code.google.com/p/closure-compiler/', :using => :git |
