zulu15-jdk: Update to version 15.42.15

This commit is contained in:
Mathias Hermansson 2022-07-19 22:44:28 +02:00
parent 31073cf5fd
commit 56dc4ae35a

View File

@ -1,21 +1,21 @@
{
"description": "Zulu is certified build of OpenJDK",
"homepage": "https://www.azul.com/products/zulu-community/",
"version": "15.40.19",
"version": "15.42.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/zulu15.40.19-ca-jdk15.0.7-win_x64.zip",
"hash": "7f9f805316ed1ec7bfd298e248cd6ed90689f09493f86274039032845b92ff36",
"extract_dir": "zulu15.40.19-ca-jdk15.0.7-win_x64"
"url": "https://cdn.azul.com/zulu/bin/zulu15.42.15-ca-jdk15.0.8-win_x64.zip",
"hash": "815eba573939d6f0bd874f19509d9c0cbaca7f4884e9e686cfdea16c55f96f03",
"extract_dir": "zulu15.42.15-ca-jdk15.0.8-win_x64"
},
"32bit": {
"url": "https://cdn.azul.com/zulu/bin/zulu15.40.19-ca-jdk15.0.7-win_i686.zip",
"hash": "64e97fe5a700ebb258767b53576e3c972c5da7d4e59e5a2dd28ac34712a596d6",
"extract_dir": "zulu15.40.19-ca-jdk15.0.7-win_i686"
"url": "https://cdn.azul.com/zulu/bin/zulu15.42.15-ca-jdk15.0.8-win_i686.zip",
"hash": "ffad88cc4c19df335c36b40babddbbe1ef9a1f54783b455cf6a93e6eeccfac55",
"extract_dir": "zulu15.42.15-ca-jdk15.0.8-win_i686"
}
},
"env_add_path": "bin",