mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-11 11:51:19 +08:00
zulu-jre: Update to version 18.28.13
This commit is contained in:
parent
19b999d180
commit
60c8fd6ea2
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "17.32.13",
|
||||
"version": "18.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/zulu17.32.13-ca-jre17.0.2-win_x64.zip",
|
||||
"hash": "a8f31891c563890c65ac20ff52906f16891a62d7bb497e389964153205cfd588",
|
||||
"extract_dir": "zulu17.32.13-ca-jre17.0.2-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu18.28.13-ca-jre18.0.0-win_x64.zip",
|
||||
"hash": "ac1a2503959887a097bf1099bdab09c2feca6e63d6a091b6860ae6352b0bec78",
|
||||
"extract_dir": "zulu18.28.13-ca-jre18.0.0-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.32.13-ca-jre17.0.2-win_i686.zip",
|
||||
"hash": "cb86ffb1232dfa77d6a538b4438877721180388716b7cf7403afd04dd9934ce1",
|
||||
"extract_dir": "zulu17.32.13-ca-jre17.0.2-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu18.28.13-ca-jre18.0.0-win_i686.zip",
|
||||
"hash": "20a9f6726bc0cd1f84bb8dd179a7ffd5512e890282f91d6ccd70b6f92ebb872b",
|
||||
"extract_dir": "zulu18.28.13-ca-jre18.0.0-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user