zulu-jre: Update to version 19.28.81

This commit is contained in:
Mathias Hermansson 2022-09-20 18:13:20 +02:00
parent 014d2e5e9b
commit d47832ccf7

View File

@ -1,21 +1,21 @@
{
"description": "Zulu is certified build of OpenJDK",
"homepage": "https://www.azul.com/products/zulu-community/",
"version": "18.32.13",
"version": "19.28.81",
"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.32.13-ca-jre18.0.2.1-win_x64.zip",
"hash": "2eaac888058b08453ea7b8dc5e2e9203b6802c5b1347e37972859529ff7c77bf",
"extract_dir": "zulu18.32.13-ca-jre18.0.2.1-win_x64"
"url": "https://cdn.azul.com/zulu/bin/zulu19.28.81-ca-jre19.0.0-win_x64.zip",
"hash": "506bd4effc923dd1d8733ce4939eea854ef7247bd6b25236776a2c4a850c712b",
"extract_dir": "zulu19.28.81-ca-jre19.0.0-win_x64"
},
"32bit": {
"url": "https://cdn.azul.com/zulu/bin/zulu18.32.13-ca-jre18.0.2.1-win_i686.zip",
"hash": "52619f5183b7fbd7af73737ff43496736e4b6d1e38c75277a667f480b922b7eb",
"extract_dir": "zulu18.32.13-ca-jre18.0.2.1-win_i686"
"url": "https://cdn.azul.com/zulu/bin/zulu19.28.81-ca-jre19.0.0-win_i686.zip",
"hash": "714777f36c322a861a3308e2585ba257b9375c8fb0448f3204f425cb3f3150e4",
"extract_dir": "zulu19.28.81-ca-jre19.0.0-win_i686"
}
},
"env_add_path": "bin",