gluon-openjfx-sdk-ea: Update to version 17-7

This commit is contained in:
Mathias Hermansson 2021-04-16 21:46:21 +02:00
parent ac155e7b1f
commit bbe96bfcd8

View File

@ -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"
},