gluon-openjfx-jmods: Update to version 15

This commit is contained in:
Mathias Hermansson 2020-09-08 16:05:51 +02:00
parent 6dcbf48101
commit 9d83ddc3b7

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": "14.0.2.1",
"version": "15",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"suggest": {
"JFX": "java/gluon-openjfx-sdk"
},
"architecture": {
"64bit": {
"url": "https://download2.gluonhq.com/openjfx/14.0.2.1/openjfx-14.0.2.1_windows-x64_bin-jmods.zip",
"hash": "257e7cd69e8d244dcf3c6883b3f0698e2648d8e4afd0785c53853f72545585d4"
"url": "https://download2.gluonhq.com/openjfx/15/openjfx-15_windows-x64_bin-jmods.zip",
"hash": "c6fc477c1e6f2aa968b6bfe2fac65611df55ceb5431e893dda122e0834931558"
}
},
"extract_dir": "javafx-jmods-14.0.2.1",
"extract_dir": "javafx-jmods-15",
"env_set": {
"PATH_TO_FX_MODS": "$dir"
},