gluon-openjfx-sdk-ea: Update to version 15-8

This commit is contained in:
Mathias Hermansson 2020-07-24 20:06:43 +02:00
parent 41a4a82ee0
commit 2917749095

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