|
@@ -1,13 +1,13 @@
|
1
|
1
|
{
|
2
|
2
|
"homepage": "https://developers.google.com/closure/compiler/",
|
3
|
3
|
"description": "The Closure Compiler is a tool for making JavaScript download and run faster. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript.",
|
4
|
|
- "version": "20200204",
|
|
4
|
+ "version": "20200224",
|
5
|
5
|
"license": "Apache-2.0",
|
6
|
|
- "url": "https://dl.google.com/closure-compiler/compiler-20200204.zip",
|
7
|
|
- "hash": "sha256:D5F3182D80958A63D500D60CA1CA3695AB1C8CD8D4CBA7DA59BA4016D23F2B0B",
|
|
6
|
+ "url": "https://dl.google.com/closure-compiler/compiler-20200224.zip",
|
|
7
|
+ "hash": "sha256:67F92C3B2802963C9493C40F442008D11629A1100013ED9E553A84B988D3C002",
|
8
|
8
|
"bin": [
|
9
|
9
|
[
|
10
|
|
- "closure-compiler-v20200204.jar",
|
|
10
|
+ "closure-compiler-v20200224.jar",
|
11
|
11
|
"closure-compiler"
|
12
|
12
|
]
|
13
|
13
|
],
|