gluon-openjfx-sdk: Update to version 16

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

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.0.1",
"version": "16",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"architecture": {
"64bit": {
"url": "https://download2.gluonhq.com/openjfx/15.0.1/openjfx-15.0.1_windows-x64_bin-sdk.zip",
"hash": "26958610bb5ea01ef0839644068e2a4c4143a6e20f330bfee0f6c9e6109b0f8f"
"url": "https://download2.gluonhq.com/openjfx/16/openjfx-16_windows-x64_bin-sdk.zip",
"hash": "06161744630bffab466a9a081aeeaac97e2d8e2094ad6c9eed388d811de0c4ee"
}
},
"extract_dir": "javafx-sdk-15.0.1",
"extract_dir": "javafx-sdk-16",
"env_set": {
"PATH_TO_FX": "$dir\\lib"
},