mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 15:14:16 +08:00
zulu11-jdk: Update to version 11.56.19
This commit is contained in:
parent
014d25cdca
commit
547c70fd32
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu 11 is a build of OpenJDK 11",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "11.54.25",
|
||||
"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.54.25-ca-jdk11.0.14.1-win_x64.zip",
|
||||
"hash": "5ec3687f4e881d776376e9126e7484e9fed7a16865b40dfe9aa63d030219358f",
|
||||
"extract_dir": "zulu11.54.25-ca-jdk11.0.14.1-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.54.25-ca-jdk11.0.14.1-win_i686.zip",
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu11.56.19-ca-jdk11.0.15-win_i686.zip",
|
||||
"hash": "e0ea99d6fe47d557547f9a1619446b861de521cf52f6b5fa853c777ed5f8a892",
|
||||
"extract_dir": "zulu11.54.25-ca-jdk11.0.14.1-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