closure-compiler 20190215 (#37323)
This commit is contained in:
parent
b8cf731944
commit
14c34acc66
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/v20190121/closure-compiler-v20190121.jar"
|
||||
sha256 "dc31ccf4b84b37740d3a39c8418914efd6b15807d0451b556fa081289983fa0c"
|
||||
url "https://search.maven.org/remotecontent?filepath=com/google/javascript/closure-compiler/v20190215/closure-compiler-v20190215.jar"
|
||||
sha256 "7aed7c4fcde0610c99f80f2bf2690e0b2710d9366fd82c53b87ecb39d64c7346"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue