diff --git a/bucket/zulu-jdk.json b/bucket/zulu-jdk.json index d1b2a675f..7f04704be 100644 --- a/bucket/zulu-jdk.json +++ b/bucket/zulu-jdk.json @@ -1,16 +1,16 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "25.32.21", + "version": "26.28.59", "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/zulu25.32.21-ca-jdk25.0.2-win_x64.zip", - "hash": "801804c63e0f8334c144471ad5d980592105e459b943430507199dbe88beb679", - "extract_dir": "zulu25.32.21-ca-jdk25.0.2-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu26.28.59-ca-jdk26.0.0-win_x64.zip", + "hash": "c112d51af20e00090aff3af2b11cb39e94362922c40c90623098064a5d1cd8ed", + "extract_dir": "zulu26.28.59-ca-jdk26.0.0-win_x64" } }, "env_add_path": "bin",