mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 16:08:39 +08:00
zulu17-jdk: Update to version 17.44.15
This commit is contained in:
parent
e8896e20a4
commit
623affd502
@ -1,21 +1,21 @@
|
||||
{
|
||||
"description": "Zulu is certified build of OpenJDK",
|
||||
"homepage": "https://www.azul.com/products/zulu-community/",
|
||||
"version": "17.42.19",
|
||||
"version": "17.44.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.42.19-ca-jdk17.0.7-win_x64.zip",
|
||||
"hash": "50d807e576cff925616c5defca075444138e2179c2ec4ef6bf7e09f88aaa4d59",
|
||||
"extract_dir": "zulu17.42.19-ca-jdk17.0.7-win_x64"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.44.15-ca-jdk17.0.8-win_x64.zip",
|
||||
"hash": "d1c402dc62961f712fa3d5ea1657de1fe1c409ca52f5d422d4bd0f51ce18064b",
|
||||
"extract_dir": "zulu17.44.15-ca-jdk17.0.8-win_x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.42.19-ca-jdk17.0.7-win_i686.zip",
|
||||
"hash": "ddbda48c7bcb16d672eb2226788ef9eeb8daec33e9f0ca1d1a4824fcd9aab554",
|
||||
"extract_dir": "zulu17.42.19-ca-jdk17.0.7-win_i686"
|
||||
"url": "https://cdn.azul.com/zulu/bin/zulu17.44.15-ca-jdk17.0.8-win_i686.zip",
|
||||
"hash": "9f6dcfa3b42a96fb5e47ccee7ce707cd2c649818b7c76149e170539649ea2768",
|
||||
"extract_dir": "zulu17.44.15-ca-jdk17.0.8-win_i686"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user