diff --git a/bucket/gluon-openjfx-sdk-ea.json b/bucket/gluon-openjfx-sdk-ea.json index 07c1fed05..9d943f94d 100644 --- a/bucket/gluon-openjfx-sdk-ea.json +++ b/bucket/gluon-openjfx-sdk-ea.json @@ -1,18 +1,18 @@ { "description": "OpenJFX is an open source, next generation client application platform for desktop, mobile and embedded systems built on Java.", "homepage": "https://openjfx.io/", - "version": "17-6", + "version": "17-7", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "suggest": { "JDK": "java/openjdk" }, "architecture": { "64bit": { - "url": "https://download2.gluonhq.com/openjfx/17/openjfx-17-ea%2B6_windows-x64_bin-sdk.zip", - "hash": "0e8282b91be639651f01821b74422d41e767434470ee8e2c2eb7876954d417bb" + "url": "https://download2.gluonhq.com/openjfx/17/openjfx-17-ea%2B7_windows-x64_bin-sdk.zip", + "hash": "58ed01dd58fb6b73615a37901300d069b64c640ded82a7fa36d461759003fa5c" } }, - "extract_dir": "javafx-sdk-17-6", + "extract_dir": "javafx-sdk-17-7", "env_set": { "PATH_TO_FX": "$dir\\lib" },