|
@@ -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": "20200101",
|
|
4
|
+ "version": "20200112",
|
5
|
5
|
"license": "Apache-2.0",
|
6
|
|
- "url": "https://dl.google.com/closure-compiler/compiler-20200101.zip",
|
7
|
|
- "hash": "sha256:1B616DE5CB806ED262EFD65ACC2C384B99E9467839CF94F08CB11BE723C6B745",
|
|
6
|
+ "url": "https://dl.google.com/closure-compiler/compiler-20200112.zip",
|
|
7
|
+ "hash": "sha256:EC2FD8BEB15EC8CAF9D18ED803F0A350E6FCD8DC8B397D6D64ECE331994D86EA",
|
8
|
8
|
"bin": [
|
9
|
9
|
[
|
10
|
|
- "closure-compiler-v20200101.jar",
|
|
10
|
+ "closure-compiler-v20200112.jar",
|
11
|
11
|
"closure-compiler"
|
12
|
12
|
]
|
13
|
13
|
],
|