diff --git a/bucket/zulufx-jdk.json b/bucket/zulufx-jdk.json index b0ad3c3e4..1d9278bc7 100644 --- a/bucket/zulufx-jdk.json +++ b/bucket/zulufx-jdk.json @@ -1,21 +1,21 @@ { "description": "Open Source Builds of Zulu With OpenJFX", "homepage": "https://www.azul.com/products/zulu-community/zulufx/", - "version": "20.32.11", + "version": "21.28.85", "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/zulu20.32.11-ca-fx-jdk20.0.2-win_x64.zip", - "hash": "999998eb80b815b467df89e5455b47553df4085a51ab281c62b71e02cd9df014", - "extract_dir": "zulu20.32.11-ca-fx-jdk20.0.2-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu21.28.85-ca-fx-jdk21.0.0-win_x64.zip", + "hash": "9ce5c76a341d71c21d35ff53a119f2c644349d8781df9caf6a6184b59db06afb", + "extract_dir": "zulu21.28.85-ca-fx-jdk21.0.0-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu20.32.11-ca-fx-jdk20.0.2-win_i686.zip", + "url": "https://cdn.azul.com/zulu/bin/zulu21.28.85-ca-fx-jdk21.0.0-win_i686.zip", "hash": "87bf92fed886b271bf619eb7c7f6d8e2e4f4569fa1a4c275c895b035b1f7ba7c", - "extract_dir": "zulu20.32.11-ca-fx-jdk20.0.2-win_i686" + "extract_dir": "zulu21.28.85-ca-fx-jdk21.0.0-win_i686" } }, "env_add_path": "bin",