zulu15-jre: Update to version 15.29.15

This commit is contained in:
Mathias Hermansson 2021-01-25 12:44:49 +01:00
parent 1a4db72423
commit 48a40556dd

View File

@ -1,21 +1,21 @@
{
"description": "Zulu is certified build of OpenJDK",
"homepage": "https://www.azul.com/products/zulu-community/",
"version": "15.28.51",
"version": "15.29.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/zulu15.28.51-ca-jre15.0.1-win_x64.zip",
"hash": "a3d9a76e265faa388e11bceff295cc87098f20682c45544b2a1b55406d84674f",
"extract_dir": "zulu15.28.51-ca-jre15.0.1-win_x64"
"url": "https://cdn.azul.com/zulu/bin/zulu15.29.15-ca-jre15.0.2-win_x64.zip",
"hash": "b04c0816210eb4fd4a4e783ac8340b237f0365915f1dbcda77ada14a56be1855",
"extract_dir": "zulu15.29.15-ca-jre15.0.2-win_x64"
},
"32bit": {
"url": "https://cdn.azul.com/zulu/bin/zulu15.28.51-ca-jre15.0.1-win_i686.zip",
"hash": "1f3e79c6e43167fa19f40e20b5d2ba14e30be883362d00c451b1e4f1b61f9619",
"extract_dir": "zulu15.28.51-ca-jre15.0.1-win_i686"
"url": "https://cdn.azul.com/zulu/bin/zulu15.29.15-ca-jre15.0.2-win_i686.zip",
"hash": "83b188cec41880ea1605a27702225090827c3644a9d17a8cd7d47b93c1b69f82",
"extract_dir": "zulu15.29.15-ca-jre15.0.2-win_i686"
}
},
"env_add_path": "bin",