Selaa lähdekoodia

Update Closure Compiler to v20191027

master
Ashton Charbonneau 4 vuotta sitten
vanhempi
commit
0de5e79894
1 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  1. 4
    4
      closure-compiler.json

+ 4
- 4
closure-compiler.json Näytä tiedosto

@@ -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": "20190929",
4
+	"version": "20191027",
5 5
 	"license": "Apache 2.0",
6
-	"url": "https://dl.google.com/closure-compiler/compiler-latest.zip",
7
-	"hash": "md5:ad95bbae431f783f152215bf6fa9b783",
6
+	"url": "https://dl.google.com/closure-compiler/compiler-20191027.zip",
7
+	"hash": "sha256:2D646D216F2FC528F6B48E43D346935743E834868F140AFD10404513E9EF025B",
8 8
 	"bin": [
9 9
 		[
10
-			"closure-compiler-v20190929.jar",
10
+			"closure-compiler-v20191027.jar",
11 11
 			"closure-compiler"
12 12
 		]
13 13
 	],

Loading…
Peruuta
Tallenna