mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 16:08:39 +08:00
zulu17-jdk: Update to version 17.30.15
This commit is contained in:
parent
37277132d0
commit
5c8f68fdc8
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "17.34.19",
|
||||
"version": "17.30.15",
|
||||
"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.34.19-ca-jdk17.0.3-win_x64.zip",
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.30.15-ca-jdk17.0.1-win_x64.zip",
|
||||
"hash": "ab7c10f1cb76d10b801a4a130fee874e8e30e597fecb0afa9e76800e7d34aee7",
|
||||
"extract_dir": "zulu17.34.19-ca-jdk17.0.3-win_x64"
|
||||
"extract_dir": "zulu17.30.15-ca-jdk17.0.1-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.34.19-ca-jdk17.0.3-win_i686.zip",
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.30.15-ca-jdk17.0.1-win_i686.zip",
|
||||
"hash": "1acc4bb40f9c932c1b860ea4fbd7100beff2678fe5112c9ae2a4dd0871e0c6ec",
|
||||
"extract_dir": "zulu17.34.19-ca-jdk17.0.3-win_i686"
|
||||
"extract_dir": "zulu17.30.15-ca-jdk17.0.1-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user