aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/closure-compiler.rb
diff options
context:
space:
mode:
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 fb8214c65..b201a0088 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-v20140814.tar.gz"
- sha1 "d783183bd91e2661aa8cd1a8c35c210935e23e15"
+ url "https://github.com/google/closure-compiler/archive/maven-release-v20141023.tar.gz"
+ sha1 "4551a74f0ccfd7e1de325d495b5f71f71a3b24c8"
head "https://github.com/google/closure-compiler.git"