diff --git a/bucket/zulufx.json b/bucket/zulufx.json index 54f0d6ebe..4edebdbee 100644 --- a/bucket/zulufx.json +++ b/bucket/zulufx.json @@ -1,21 +1,21 @@ { "description": "Open Source Builds of Zulu With OpenJFX", "homepage": "https://www.azul.com/products/zulu-community/zulufx/", - "version": "14.29.23", + "version": "15.27.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/zulu14.29.23-ca-fx-jdk14.0.2-win_x64.zip", - "hash": "e3d4755a1fb63df531d00fbaad6d77ef56acb9b5fa6a2f0540f0a95ce735ae3b", - "extract_dir": "zulu14.29.23-ca-fx-jdk14.0.2-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu15.27.17-ca-fx-jdk15.0.0-win_x64.zip", + "hash": "1acb79eee62b0b9d11144463ff206ef661140960c58f49c92783ca1cfff50c53", + "extract_dir": "zulu15.27.17-ca-fx-jdk15.0.0-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu14.29.23-ca-fx-jdk14.0.2-win_i686.zip", + "url": "https://cdn.azul.com/zulu/bin/zulu15.27.17-ca-fx-jdk15.0.0-win_i686.zip", "hash": "bd3a3a697d0370b6f4419b22f5b1e5b7fd89be2d2711949ae55bfba13ce2a46b", - "extract_dir": "zulu14.29.23-ca-fx-jdk14.0.2-win_i686" + "extract_dir": "zulu15.27.17-ca-fx-jdk15.0.0-win_i686" } }, "env_add_path": "bin",