zulu-jre: Update to version 18.32.11

This commit is contained in:
Mathias Hermansson 2022-07-19 22:44:28 +02:00
parent bc740ae13e
commit 4ed63be56b

View File

@ -1,21 +1,21 @@
{
"description": "Zulu is certified build of OpenJDK",
"homepage": "https://www.azul.com/products/zulu-community/",
"version": "18.30.11",
"version": "18.32.11",
"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/zulu18.30.11-ca-jre18.0.1-win_x64.zip",
"hash": "a04be440240afd0a7c8080d556565980cec0b0c98f074a9b18f3e7d3e2f89b3b",
"extract_dir": "zulu18.30.11-ca-jre18.0.1-win_x64"
"url": "https://cdn.azul.com/zulu/bin/zulu18.32.11-ca-jre18.0.2-win_x64.zip",
"hash": "906ccfa23da1c71d6bd252acbaed9a7452f31d86900428f1cdf0d2ee6c05aeda",
"extract_dir": "zulu18.32.11-ca-jre18.0.2-win_x64"
},
"32bit": {
"url": "https://cdn.azul.com/zulu/bin/zulu18.30.11-ca-jre18.0.1-win_i686.zip",
"hash": "94755cefa4a6255704345f40502be6b8273d3da7fe7f95c8a52c71e564aede10",
"extract_dir": "zulu18.30.11-ca-jre18.0.1-win_i686"
"url": "https://cdn.azul.com/zulu/bin/zulu18.32.11-ca-jre18.0.2-win_i686.zip",
"hash": "ccdb398333ade4b160e07b0af4883a3bd236527010a926a42c34976043bee14b",
"extract_dir": "zulu18.32.11-ca-jre18.0.2-win_i686"
}
},
"env_add_path": "bin",