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

This commit is contained in:
Mathias Hermansson 2021-05-21 08:55:14 +02:00
parent 106f586f06
commit c959f94e42

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-9",
"version": "17-11",
"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%2B9_windows-x64_bin-sdk.zip",
"hash": "d72c8ad16cfc6767b2dbb116fed1d18129ad95af8280d0a57bd0a58282e53e98"
"url": "https://download2.gluonhq.com/openjfx/17/openjfx-17-ea%2B11_windows-x64_bin-sdk.zip",
"hash": "fc726aeab578e66a8740d91c88a173d9002c17d952fc9b5fb7553fbc91fe6968"
}
},
"extract_dir": "javafx-sdk-17-9",
"extract_dir": "javafx-sdk-17-11",
"env_set": {
"PATH_TO_FX": "$dir\\lib"
},