closure-compiler 20190909 (#44137)
This commit is contained in:
parent
0fbc8aa85a
commit
dc3860437e
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/v20190215/closure-compiler-v20190215.jar"
|
||||
sha256 "7aed7c4fcde0610c99f80f2bf2690e0b2710d9366fd82c53b87ecb39d64c7346"
|
||||
url "https://search.maven.org/remotecontent?filepath=com/google/javascript/closure-compiler/v20190909/closure-compiler-v20190909.jar"
|
||||
sha256 "7bde0e2543e702adec823e95263120697390402e6637888b2d742db9cf9e17ff"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue