zulu11: Update to version 11.52.13

This commit is contained in:
Mathias Hermansson 2021-10-19 23:06:35 +02:00
parent 836fa4c7f0
commit 1105cd2a8c

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.50.19",
"version": "11.52.13",
"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.50.19-ca-jdk11.0.12-win_x64.zip",
"hash": "42ae65e75d615a3f06a674978e1fa85fdf078cad94e553fee3e779b2b42bb015",
"extract_dir": "zulu11.50.19-ca-jdk11.0.12-win_x64"
"url": "https://cdn.azul.com/zulu/bin/zulu11.52.13-ca-jdk11.0.13-win_x64.zip",
"hash": "49289cc181504a01c946d5a66a5c904f8e6d912a2226dd82db62eb37e6c0a9d9",
"extract_dir": "zulu11.52.13-ca-jdk11.0.13-win_x64"
},
"32bit": {
"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"
"url": "https://cdn.azul.com/zulu/bin/zulu11.52.13-ca-jdk11.0.13-win_i686.zip",
"hash": "80b6b22aa8b0c176356e4e07a5907e3929b2ad46e5a095a98db92593481f32c6",
"extract_dir": "zulu11.52.13-ca-jdk11.0.13-win_i686"
}
},
"env_add_path": "bin",