gluon-openjfx-jmods: Update to version 15.0.1

This commit is contained in:
Mathias Hermansson 2020-10-22 20:18:29 +02:00
parent e9e65b487f
commit 4d05957d9f

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",
"version": "15.0.1",
"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/openjfx-15_windows-x64_bin-jmods.zip",
"hash": "c6fc477c1e6f2aa968b6bfe2fac65611df55ceb5431e893dda122e0834931558"
"url": "https://download2.gluonhq.com/openjfx/15.0.1/openjfx-15.0.1_windows-x64_bin-jmods.zip",
"hash": "3a0ef198d70de212e33b89b959ba007384ec339fe8537b66e2661c9147365f59"
}
},
"extract_dir": "javafx-jmods-15",
"extract_dir": "javafx-jmods-15.0.1",
"env_set": {
"PATH_TO_FX_MODS": "$dir"
},