zulu-jdk: Update to version 17.30.15

This commit is contained in:
Mathias Hermansson 2022-06-07 15:48:28 +02:00
parent 7e55156ebe
commit 4c9ad6ec59

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": "17.30.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/zulu18.30.11-ca-jdk18.0.1-win_x64.zip",
"hash": "1e3423c78c6d31798f403b507ab3c7e0504e0ddc8613463de2d3c1a828371147",
"extract_dir": "zulu18.30.11-ca-jdk18.0.1-win_x64"
"url": "https://cdn.azul.com/zulu/bin/zulu17.30.15-ca-jdk17.0.1-win_x64.zip",
"hash": "ab7c10f1cb76d10b801a4a130fee874e8e30e597fecb0afa9e76800e7d34aee7",
"extract_dir": "zulu17.30.15-ca-jdk17.0.1-win_x64"
},
"32bit": {
"url": "https://cdn.azul.com/zulu/bin/zulu18.30.11-ca-jdk18.0.1-win_i686.zip",
"url": "https://cdn.azul.com/zulu/bin/zulu17.30.15-ca-jdk17.0.1-win_i686.zip",
"hash": "3056fb4d0588cb500ac6d190c9d989da840e3773dabf36f1689a4860edf8f823",
"extract_dir": "zulu18.30.11-ca-jdk18.0.1-win_i686"
"extract_dir": "zulu17.30.15-ca-jdk17.0.1-win_i686"
}
},
"env_add_path": "bin",