mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-13 17:18:59 +08:00
zulu: Update to version 15.28.13
This commit is contained in:
parent
39066456f9
commit
0cfc9e7b7a
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "14.29.23",
|
||||
"version": "15.28.13",
|
||||
"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/zulu14.29.23-ca-jdk14.0.2-win_x64.zip",
|
||||
"hash": "281114bf5fb884f17f04ea2390e3e686535091a4922c59d2eb2b83fb0eec2e45",
|
||||
"extract_dir": "zulu14.29.23-ca-jdk14.0.2-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu15.28.13-ca-jdk15.0.1-win_x64.zip",
|
||||
"hash": "8fcba12a3587cbece5c5926a468df982b10cf515e2d2c6d89c9d6cf99088e3d6",
|
||||
"extract_dir": "zulu15.28.13-ca-jdk15.0.1-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu14.29.23-ca-jdk14.0.2-win_i686.zip",
|
||||
"hash": "c43cc544758c041234146791d52f340bf19ec6186529c625d685f766b716c9be",
|
||||
"extract_dir": "zulu14.29.23-ca-jdk14.0.2-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu15.28.13-ca-jdk15.0.1-win_i686.zip",
|
||||
"hash": "15b166beba2ebc9d0ec2301b23e524b771dc6ddd4c8fb320c5f1e877d5194798",
|
||||
"extract_dir": "zulu15.28.13-ca-jdk15.0.1-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user