zulu8-jdk: Update to version 8.64.0.15

This commit is contained in:
Mathias Hermansson 2022-07-19 22:44:29 +02:00
parent e74a6bd236
commit 79379e15e3

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.62.0.19",
"version": "8.64.0.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/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"
"url": "https://cdn.azul.com/zulu/bin/zulu8.64.0.15-ca-jdk8.0.342-win_x64.zip",
"hash": "20df9d4db73240fa7988ce175842aac2cce7eb334ee6b65309f835d254c8c5a3",
"extract_dir": "zulu8.64.0.15-ca-jdk8.0.342-win_x64"
},
"32bit": {
"url": "https://cdn.azul.com/zulu/bin/zulu8.62.0.19-ca-jdk8.0.332-win_i686.zip",
"hash": "8f4b7dd1fab73fb853681bfecf5cbeeb92587257200c245c449a9d924f6d92de",
"extract_dir": "zulu8.62.0.19-ca-jdk8.0.332-win_i686"
"url": "https://cdn.azul.com/zulu/bin/zulu8.64.0.15-ca-jdk8.0.342-win_i686.zip",
"hash": "50e1f94006499948f0bdc9df9cd4c3344dbe0ab10a62f85d43059a2fea9e5b5e",
"extract_dir": "zulu8.64.0.15-ca-jdk8.0.342-win_i686"
}
},
"env_add_path": "bin",