zulu17-jre: Update to version 17.34.19

This commit is contained in:
Mathias Hermansson 2022-04-22 19:29:55 +02:00
parent 0abe5ae7c7
commit 2a49bc0475

View File

@ -1,21 +1,21 @@
{
"description": "Zulu is certified build of OpenJDK",
"homepage": "https://www.azul.com/products/zulu-community/",
"version": "17.32.13",
"version": "17.34.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/zulu17.32.13-ca-jre17.0.2-win_x64.zip",
"hash": "a8f31891c563890c65ac20ff52906f16891a62d7bb497e389964153205cfd588",
"extract_dir": "zulu17.32.13-ca-jre17.0.2-win_x64"
"url": "https://cdn.azul.com/zulu/bin/zulu17.34.19-ca-jre17.0.3-win_x64.zip",
"hash": "23d6e24d4de6cf31e5a6806d4d1aa2c46b349d0084d26080ccd613b8d9f7b7a6",
"extract_dir": "zulu17.34.19-ca-jre17.0.3-win_x64"
},
"32bit": {
"url": "https://cdn.azul.com/zulu/bin/zulu17.32.13-ca-jre17.0.2-win_i686.zip",
"hash": "cb86ffb1232dfa77d6a538b4438877721180388716b7cf7403afd04dd9934ce1",
"extract_dir": "zulu17.32.13-ca-jre17.0.2-win_i686"
"url": "https://cdn.azul.com/zulu/bin/zulu17.34.19-ca-jre17.0.3-win_i686.zip",
"hash": "aee81fd606ca3ba38702392075831a7e632f4362a7f581eeb980ad540744319f",
"extract_dir": "zulu17.34.19-ca-jre17.0.3-win_i686"
}
},
"env_add_path": "bin",