gluon-openjfx-jmods-ea: Update to version 18-2

This commit is contained in:
Mathias Hermansson 2021-09-07 15:36:14 +02:00
parent 22b0b4f90a
commit 5ff0ab72ab

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": "17-17",
"version": "18-2",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"suggest": {
"JFX": "java/gluon-openjfx-sdk-ea"
},
"architecture": {
"64bit": {
"url": "https://download2.gluonhq.com/openjfx/17/openjfx-17-ea%2B17_windows-x64_bin-jmods.zip",
"hash": "5cc2e0ff25e01ba56e4d8d6b2759cbeca192c0dac5e67fd1034d443c18607ae8"
"url": "https://download2.gluonhq.com/openjfx/18/openjfx-18-ea%2B2_windows-x64_bin-jmods.zip",
"hash": "875f82bc5c1a0de147103a315ef6f2dc71beece2f7d8d6a77a7dc567c5f9c054"
}
},
"extract_dir": "javafx-jmods-17",
"extract_dir": "javafx-jmods-18",
"env_set": {
"PATH_TO_FX_MODS": "$dir"
},