zulu13-jre: Update to version 13.50.15

This commit is contained in:
Mathias Hermansson 2022-07-19 22:44:28 +02:00
parent f9cecaa483
commit 31073cf5fd

View File

@ -1,21 +1,21 @@
{
"description": "Zulu is certified build of OpenJDK",
"homepage": "https://www.azul.com/products/zulu-community/",
"version": "13.48.19",
"version": "13.50.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/zulu13.48.19-ca-jre13.0.11-win_x64.zip",
"hash": "d6951ecaa9411d108450d463677ee98d9f3675e8cd9cdadea77dae74bc6c8010",
"extract_dir": "zulu13.48.19-ca-jre13.0.11-win_x64"
"url": "https://cdn.azul.com/zulu/bin/zulu13.50.15-ca-jre13.0.12-win_x64.zip",
"hash": "ea6265bb2526eb57ced4f998594693ead355941cd061127928758fbdab728908",
"extract_dir": "zulu13.50.15-ca-jre13.0.12-win_x64"
},
"32bit": {
"url": "https://cdn.azul.com/zulu/bin/zulu13.48.19-ca-jre13.0.11-win_i686.zip",
"hash": "51dffc778a4269b2068578d5d46db3439a3bee9734fd956839d2bf5b51a73ada",
"extract_dir": "zulu13.48.19-ca-jre13.0.11-win_i686"
"url": "https://cdn.azul.com/zulu/bin/zulu13.50.15-ca-jre13.0.12-win_i686.zip",
"hash": "ab2711336b0f6d2f6cc5669da57e5a60f7d9395773d6f0e54b375d76e5ca98a3",
"extract_dir": "zulu13.50.15-ca-jre13.0.12-win_i686"
}
},
"env_add_path": "bin",