aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/closure-compiler.rb
diff options
context:
space:
mode:
authorBrett Koonce2014-09-22 22:51:56 -0700
committerBrett Koonce2014-09-23 18:46:00 -0700
commita11d1f23cf96da3d8b9191a3de4bb2cd805e7b53 (patch)
treea3c087fb07f274400accb3730851fd83124acd2c /Library/Formula/closure-compiler.rb
parentdf415536502c8a54112c06061068fde9d484f178 (diff)
downloadhomebrew-a11d1f23cf96da3d8b9191a3de4bb2cd805e7b53.tar.bz2
closure-compiler 20140814
Diffstat (limited to 'Library/Formula/closure-compiler.rb')
-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 a4178a272..fb8214c65 100644
--- a/Library/Formula/closure-compiler.rb
+++ b/Library/Formula/closure-compiler.rb
@@ -2,8 +2,8 @@ require "formula"
class ClosureCompiler < Formula
homepage "https://github.com/google/closure-compiler"
- url "https://github.com/google/closure-compiler/archive/maven-release-v20140625.tar.gz"
- sha1 "48b13a84963321a77f68e814e44399f16884b278"
+ url "https://github.com/google/closure-compiler/archive/maven-release-v20140814.tar.gz"
+ sha1 "d783183bd91e2661aa8cd1a8c35c210935e23e15"
head "https://github.com/google/closure-compiler.git"