closure-compiler 20190121
Closes #36392. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
94e90e1dd4
commit
e8433e4efd
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class ClosureCompiler < Formula
|
||||
desc "JavaScript optimizing compiler"
|
||||
homepage "https://github.com/google/closure-compiler"
|
||||
url "https://search.maven.org/remotecontent?filepath=com/google/javascript/closure-compiler/v20181008/closure-compiler-v20181008.jar"
|
||||
sha256 "7725742500734a34d3cd86734442e80fa8d4c10d00763a0dd6523574cfb5eea2"
|
||||
url "https://search.maven.org/remotecontent?filepath=com/google/javascript/closure-compiler/v20190121/closure-compiler-v20190121.jar"
|
||||
sha256 "dc31ccf4b84b37740d3a39c8418914efd6b15807d0451b556fa081289983fa0c"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue