zulu: Update to version 16.28.11

This commit is contained in:
Mathias Hermansson 2021-03-16 17:18:51 +01:00
parent 2cc1f59f4f
commit d6cfbbee9f

View File

@ -1,21 +1,21 @@
{
"description": "Zulu is certified build of OpenJDK",
"homepage": "https://www.azul.com/products/zulu-community/",
"version": "15.29.15",
"version": "16.28.11",
"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.29.15-ca-jdk15.0.2-win_x64.zip",
"hash": "248ac29af98216610582652a628c16025da427f069a920abd1cef705e90f8781",
"extract_dir": "zulu15.29.15-ca-jdk15.0.2-win_x64"
"url": "https://cdn.azul.com/zulu/bin/zulu16.28.11-ca-jdk16.0.0-win_x64.zip",
"hash": "6cbf98ada27476526a5f6dff79fd5f2c15e2f671818e503bdf741eb6c8fed3d4",
"extract_dir": "zulu16.28.11-ca-jdk16.0.0-win_x64"
},
"32bit": {
"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"
"url": "https://cdn.azul.com/zulu/bin/zulu16.28.11-ca-jdk16.0.0-win_i686.zip",
"hash": "60e81fceab9a485ee80ad73f6ef49880ac8b746753d5c4dae1dd335c2eb10531",
"extract_dir": "zulu16.28.11-ca-jdk16.0.0-win_i686"
}
},
"env_add_path": "bin",