zulu8-jdk: Update to version 8.64.0.19

This commit is contained in:
Mathias Hermansson 2022-08-06 19:28:12 +02:00
parent 0faf7258d0
commit 4b0b7115df

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.64.0.15",
"version": "8.64.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.64.0.15-ca-jdk8.0.342-win_x64.zip",
"hash": "20df9d4db73240fa7988ce175842aac2cce7eb334ee6b65309f835d254c8c5a3",
"extract_dir": "zulu8.64.0.15-ca-jdk8.0.342-win_x64"
"url": "https://cdn.azul.com/zulu/bin/zulu8.64.0.19-ca-jdk8.0.345-win_x64.zip",
"hash": "0015214d5793f5ef8b86988df55ee38d67ded65f6d10e73a2610b78b0e9f9a23",
"extract_dir": "zulu8.64.0.19-ca-jdk8.0.345-win_x64"
},
"32bit": {
"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"
"url": "https://cdn.azul.com/zulu/bin/zulu8.64.0.19-ca-jdk8.0.345-win_i686.zip",
"hash": "3caaec969c3e7eb1902b55e249ba57a096f5de7a8cad24a041156519e499cb3e",
"extract_dir": "zulu8.64.0.19-ca-jdk8.0.345-win_i686"
}
},
"env_add_path": "bin",