diff --git a/bucket/zulu15-jdk.json b/bucket/zulu15-jdk.json index 08c4a28f7..211f35159 100644 --- a/bucket/zulu15-jdk.json +++ b/bucket/zulu15-jdk.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "15.36.13", + "version": "15.40.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/zulu15.36.13-ca-jdk15.0.5-win_x64.zip", + "url": "https://cdn.azul.com/zulu/bin/zulu15.40.19-ca-jdk15.0.7-win_x64.zip", "hash": "7f9f805316ed1ec7bfd298e248cd6ed90689f09493f86274039032845b92ff36", - "extract_dir": "zulu15.36.13-ca-jdk15.0.5-win_x64" + "extract_dir": "zulu15.40.19-ca-jdk15.0.7-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu15.36.13-ca-jdk15.0.5-win_i686.zip", - "hash": "13bb6d9ad05602d0d2616f86db6b46edd972c61731ae41c9e7cd892790174956", - "extract_dir": "zulu15.36.13-ca-jdk15.0.5-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu15.40.19-ca-jdk15.0.7-win_i686.zip", + "hash": "64e97fe5a700ebb258767b53576e3c972c5da7d4e59e5a2dd28ac34712a596d6", + "extract_dir": "zulu15.40.19-ca-jdk15.0.7-win_i686" } }, "env_add_path": "bin",