gluon-openjfx-jmods: Update to version 16

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

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": {
"JFX": "java/gluon-openjfx-sdk"
},
"architecture": {
"64bit": {
"url": "https://download2.gluonhq.com/openjfx/15.0.1/openjfx-15.0.1_windows-x64_bin-jmods.zip",
"hash": "3a0ef198d70de212e33b89b959ba007384ec339fe8537b66e2661c9147365f59"
"url": "https://download2.gluonhq.com/openjfx/16/openjfx-16_windows-x64_bin-jmods.zip",
"hash": "29b5b3086a03e4d991be761be887d6a878cdc5edeab896d9f2e0587a97f7f03f"
}
},
"extract_dir": "javafx-jmods-15.0.1",
"extract_dir": "javafx-jmods-16",
"env_set": {
"PATH_TO_FX_MODS": "$dir"
},