mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-09 02:50:06 +08:00
zulu11-jdk: Update to version 11.56.19
This commit is contained in:
parent
764226d23b
commit
008fa1b4db
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu 11 is a build of OpenJDK 11",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "11.52.13",
|
||||
"version": "11.56.19",
|
||||
"license": {
|
||||
"identifier": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"url": "https://www.azulsystems.com/license/zulu_third_party_licenses.html"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu11.52.13-ca-jdk11.0.13-win_x64.zip",
|
||||
"hash": "49289cc181504a01c946d5a66a5c904f8e6d912a2226dd82db62eb37e6c0a9d9",
|
||||
"extract_dir": "zulu11.52.13-ca-jdk11.0.13-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu11.56.19-ca-jdk11.0.15-win_x64.zip",
|
||||
"hash": "a106c77389a63b6bd963a087d5f01171bd32aa3ee7377ecef87531390dcb9050",
|
||||
"extract_dir": "zulu11.56.19-ca-jdk11.0.15-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu11.52.13-ca-jdk11.0.13-win_i686.zip",
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu11.56.19-ca-jdk11.0.15-win_i686.zip",
|
||||
"hash": "0d5088e4218202a0333215d578a4613f9b073ee8bc53fea5d97462729216de72",
|
||||
"extract_dir": "zulu11.52.13-ca-jdk11.0.13-win_i686"
|
||||
"extract_dir": "zulu11.56.19-ca-jdk11.0.15-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user