zulu11: Update to version 11.50.19

This commit is contained in:
Mathias Hermansson 2021-07-21 01:02:40 +02:00
parent 7ba1676feb
commit d5431aaf7c

View File

@ -1,21 +1,21 @@
{
"description": "Zulu 11 is a build of OpenJDK 11",
"homepage": "https://www.azul.com/products/zulu-community/",
"version": "11.48.21",
"version": "11.50.19",
"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/zulu11.48.21-ca-jdk11.0.11-win_x64.zip",
"hash": "7bcbaedecca73811f70a5ee89e9258afff9bc009286449d97d9b3105f52a1a3a",
"extract_dir": "zulu11.48.21-ca-jdk11.0.11-win_x64"
"url": "https://cdn.azul.com/zulu/bin/zulu11.50.19-ca-jdk11.0.12-win_x64.zip",
"hash": "42ae65e75d615a3f06a674978e1fa85fdf078cad94e553fee3e779b2b42bb015",
"extract_dir": "zulu11.50.19-ca-jdk11.0.12-win_x64"
},
"32bit": {
"url": "https://cdn.azul.com/zulu/bin/zulu11.48.21-ca-jdk11.0.11-win_i686.zip",
"hash": "c98e174c40f9dd5e479c831340cc540f7079c09988efa2cc3281211de20eaadc",
"extract_dir": "zulu11.48.21-ca-jdk11.0.11-win_i686"
"url": "https://cdn.azul.com/zulu/bin/zulu11.50.19-ca-jdk11.0.12-win_i686.zip",
"hash": "93ad1adee72221256fe1ef096b0ccf14ca104f6771cfe2dfeb980d57bb128364",
"extract_dir": "zulu11.50.19-ca-jdk11.0.12-win_i686"
}
},
"env_add_path": "bin",