mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-14 19:44:29 +08:00
zulu-jdk: Update to version 18.30.11
This commit is contained in:
parent
f1de944c82
commit
f2458905fe
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "17.30.15",
|
||||
"version": "18.30.11",
|
||||
"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/zulu17.30.15-ca-jdk17.0.1-win_x64.zip",
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu18.30.11-ca-jdk18.0.1-win_x64.zip",
|
||||
"hash": "ab7c10f1cb76d10b801a4a130fee874e8e30e597fecb0afa9e76800e7d34aee7",
|
||||
"extract_dir": "zulu17.30.15-ca-jdk17.0.1-win_x64"
|
||||
"extract_dir": "zulu18.30.11-ca-jdk18.0.1-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.30.15-ca-jdk17.0.1-win_i686.zip",
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu18.30.11-ca-jdk18.0.1-win_i686.zip",
|
||||
"hash": "3056fb4d0588cb500ac6d190c9d989da840e3773dabf36f1689a4860edf8f823",
|
||||
"extract_dir": "zulu17.30.15-ca-jdk17.0.1-win_i686"
|
||||
"extract_dir": "zulu18.30.11-ca-jdk18.0.1-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user