zulu13: Update to version 13.42.17

This commit is contained in:
Mathias Hermansson 2021-07-21 01:02:40 +02:00
parent 32f843e9d6
commit 97dca8bd59

View File

@ -1,21 +1,21 @@
{
"description": "Zulu is certified build of OpenJDK",
"homepage": "https://www.azul.com/products/zulu-community/",
"version": "13.40.15",
"version": "13.42.17",
"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/zulu13.40.15-ca-jdk13.0.7-win_x64.zip",
"hash": "de8535ea4d943d5dceb8ca8e3562480843ead23fb6b331187b5fcd0ceaeebe99",
"extract_dir": "zulu13.40.15-ca-jdk13.0.7-win_x64"
"url": "https://cdn.azul.com/zulu/bin/zulu13.42.17-ca-jdk13.0.8-win_x64.zip",
"hash": "252c4383339bedd6e6ddac7a87c474844c4d35aab7436b70773f7189ddf6d398",
"extract_dir": "zulu13.42.17-ca-jdk13.0.8-win_x64"
},
"32bit": {
"url": "https://cdn.azul.com/zulu/bin/zulu13.40.15-ca-jdk13.0.7-win_i686.zip",
"hash": "09a3fe4bc6a8a9a601bbdfc4026891b8d429fa01749ea696e7f8e64d57f5dd09",
"extract_dir": "zulu13.40.15-ca-jdk13.0.7-win_i686"
"url": "https://cdn.azul.com/zulu/bin/zulu13.42.17-ca-jdk13.0.8-win_i686.zip",
"hash": "4a69510d30956e2545cebd47e1560398c7dc4b5ebbcdc63cf1a6f1945497cc15",
"extract_dir": "zulu13.42.17-ca-jdk13.0.8-win_i686"
}
},
"env_add_path": "bin",