zulu15: Update to version 15.29.15

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

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-jdk15.0.1-win_x64.zip",
"hash": "506e1fa9eb7dc07474a43d2e140ea204824f519e1c64b712bb03deae6f062798",
"extract_dir": "zulu15.28.51-ca-jdk15.0.1-win_x64"
"url": "https://cdn.azul.com/zulu/bin/zulu15.29.15-ca-jdk15.0.2-win_x64.zip",
"hash": "248ac29af98216610582652a628c16025da427f069a920abd1cef705e90f8781",
"extract_dir": "zulu15.29.15-ca-jdk15.0.2-win_x64"
},
"32bit": {
"url": "https://cdn.azul.com/zulu/bin/zulu15.28.51-ca-jdk15.0.1-win_i686.zip",
"hash": "34a6fa623ded466191d7aa96755e523753fb1cd49734f5ac1574fe6742e57ac5",
"extract_dir": "zulu15.28.51-ca-jdk15.0.1-win_i686"
"url": "https://cdn.azul.com/zulu/bin/zulu15.29.15-ca-jdk15.0.2-win_i686.zip",
"hash": "df136e832b6bdbf59bb350c53efcbe31715d018c1af9992251c847cb4ad0bd0b",
"extract_dir": "zulu15.29.15-ca-jdk15.0.2-win_i686"
}
},
"env_add_path": "bin",