gluon-openjfx-monocle-sdk-ea: Update to version 18-10

This commit is contained in:
Mathias Hermansson 2022-01-21 10:10:41 +01:00
parent 412296cb70
commit 4f8aee2fbd

View File

@ -1,22 +1,22 @@
{
"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": "18-9",
"version": "18-10",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"architecture": {
"64bit": {
"url": "https://download2.gluonhq.com/openjfx/18/openjfx-18-ea%2B9_monocle-windows-x64_bin-sdk.zip",
"hash": "fd77a33782fb0267a98f4195dd5a16553ae10dbc75721039b9b262470d5394ca"
"url": "https://download2.gluonhq.com/openjfx/18/openjfx-18-ea%2B10_monocle-windows-x64_bin-sdk.zip",
"hash": "3a99af50f779ba825afef94f5f41ce103afd5c2f625cd597c55e67ead8e23958"
},
"32bit": {
"url": "https://download2.gluonhq.com/openjfx/18/openjfx-18-ea%2B9_monocle-windows-x86_bin-sdk.zip",
"hash": "e229c1dba212a932e2be17841b8c824ad3dd4a63f259d896591f6c41743cb3f5"
"url": "https://download2.gluonhq.com/openjfx/18/openjfx-18-ea%2B10_monocle-windows-x86_bin-sdk.zip",
"hash": "2bf8823cb47cdcbc1d45256bbe27c76b4fbadcec87d5adb5f9f315c9828ff8dc"
}
},
"extract_dir": "javafx-sdk-18-9",
"extract_dir": "javafx-sdk-18-10",
"env_set": {
"PATH_TO_FX": "$dir\\lib"
},