zulu8-jdk: Update to version 8.62.0.19

This commit is contained in:
Mathias Hermansson 2022-04-20 19:25:54 +02:00
parent fd465d9316
commit e921b74b9b

View File

@ -1,21 +1,21 @@
{
"description": "Zulu 8 is certified build of OpenJDK 8",
"homepage": "https://www.azul.com/products/zulu-community/",
"version": "8.60.0.21",
"version": "8.62.0.19",
"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/zulu8.60.0.21-ca-jdk8.0.322-win_x64.zip",
"hash": "c986e0ffe888089e75422d7c2972557ba06d9f9893f89df16da4b85d02f25219",
"extract_dir": "zulu8.60.0.21-ca-jdk8.0.322-win_x64"
"url": "https://cdn.azul.com/zulu/bin/zulu8.62.0.19-ca-jdk8.0.332-win_x64.zip",
"hash": "6b24680b7c241a239ab070e4f5aea0fc94b3c6e17303c0fc40dcd8524815bfc2",
"extract_dir": "zulu8.62.0.19-ca-jdk8.0.332-win_x64"
},
"32bit": {
"url": "https://cdn.azul.com/zulu/bin/zulu8.60.0.21-ca-jdk8.0.322-win_i686.zip",
"url": "https://cdn.azul.com/zulu/bin/zulu8.62.0.19-ca-jdk8.0.332-win_i686.zip",
"hash": "b436320eae70a8b3ac5376e750f000487cac0bcad6fb373b629406d0aca15d94",
"extract_dir": "zulu8.60.0.21-ca-jdk8.0.322-win_i686"
"extract_dir": "zulu8.62.0.19-ca-jdk8.0.332-win_i686"
}
},
"env_add_path": "bin",