diff --git a/bucket/zulu15-jdk.json b/bucket/zulu15-jdk.json index 1ef3964aa..fa4e5ae9a 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.38.17", + "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.38.17-ca-jdk15.0.6-win_x64.zip", - "hash": "84abe2b936bf6d7234a8854ad6ded81d6d7848430a562684ca0c52590b10ab9f", - "extract_dir": "zulu15.38.17-ca-jdk15.0.6-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu15.40.19-ca-jdk15.0.7-win_x64.zip", + "hash": "7f9f805316ed1ec7bfd298e248cd6ed90689f09493f86274039032845b92ff36", + "extract_dir": "zulu15.40.19-ca-jdk15.0.7-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu15.38.17-ca-jdk15.0.6-win_i686.zip", + "url": "https://cdn.azul.com/zulu/bin/zulu15.40.19-ca-jdk15.0.7-win_i686.zip", "hash": "83f09db06afd39dd53298551fe88eca354c6b77008ac389663d4b668016e1e24", - "extract_dir": "zulu15.38.17-ca-jdk15.0.6-win_i686" + "extract_dir": "zulu15.40.19-ca-jdk15.0.7-win_i686" } }, "env_add_path": "bin",