zulu-jre: Update to version 18.30.11

This commit is contained in:
Mathias Hermansson 2022-06-07 21:33:39 +02:00
parent f783e10dc7
commit 214839831c

View File

@ -1,21 +1,21 @@
{
"description": "Zulu is certified build of OpenJDK",
"homepage": "https://www.azul.com/products/zulu-community/",
"version": "17.30.15",
"version": "18.30.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/zulu17.30.15-ca-jre17.0.1-win_x64.zip",
"hash": "e35add53b3279b1954c17cfee2d45a50fbe6473ea0780d68a64e15df59881cd1",
"extract_dir": "zulu17.30.15-ca-jre17.0.1-win_x64"
"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"
},
"32bit": {
"url": "https://cdn.azul.com/zulu/bin/zulu17.30.15-ca-jre17.0.1-win_i686.zip",
"hash": "858cbcdbf5a1f77c1947778562e60545d7645057a4fcde2a10d89fbf8a636d90",
"extract_dir": "zulu17.30.15-ca-jre17.0.1-win_i686"
"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"
}
},
"env_add_path": "bin",