closure-compiler 20130411

Closes Homebrew/homebrew#19193.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Ian Lancaster 2013-04-14 13:46:14 -03:00 committed by Adam Vandenberg
parent 2be9353e52
commit 0df512c61a
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class ClosureCompiler < Formula
homepage 'http://code.google.com/p/closure-compiler/'
url 'https://code.google.com/p/closure-compiler/', :using => :git, :tag => 'v20130227'
version '20130227'
url 'https://code.google.com/p/closure-compiler/', :using => :git, :tag => 'v20130411'
version '20130411'
head 'https://code.google.com/p/closure-compiler/', :using => :git