diff --git a/bucket/zulu-jdk.json b/bucket/zulu-jdk.json index e526be42d..b2773a1d3 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.28.85", + "version": "25.30.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/zulu25.28.85-ca-jdk25.0.0-win_x64.zip", - "hash": "5efcf4e6a613cae06c8041de8a3695b7346aad0307d397b66bf55281cf1a5cb6", - "extract_dir": "zulu25.28.85-ca-jdk25.0.0-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu25.30.17-ca-jdk25.0.1-win_x64.zip", + "hash": "72844ba8dddf9259ab9cfda9d515d0c850179705f74278a75973d73f0c5b2d2b", + "extract_dir": "zulu25.30.17-ca-jdk25.0.1-win_x64" } }, "env_add_path": "bin",