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

This commit is contained in:
Mathias Hermansson 2021-03-09 13:56:57 +01:00
parent 40dfa68e48
commit e48fee2f15

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": "16-7",
"version": "17-2",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"architecture": {
"64bit": {
"url": "https://download2.gluonhq.com/openjfx/16/openjfx-16-ea%2B7_windows-x64_bin-sdk.zip",
"hash": "65771fc117e8fa9d6e4671dc4648beadf53f86590d94a07214bb21cc54cd823e"
"url": "https://download2.gluonhq.com/openjfx/17/openjfx-17-ea%2B2_windows-x64_bin-sdk.zip",
"hash": "9ba6a81c254cd314b2ccb8b8b3b46a90bb42bdbbe46675b23abbd3377222eb2a"
}
},
"extract_dir": "javafx-sdk-16-7",
"extract_dir": "javafx-sdk-17-2",
"env_set": {
"PATH_TO_FX": "$dir\\lib"
},