mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-05 04:24:37 +08:00
gluon-openjfx-jmods: Update to version 18.0.1
This commit is contained in:
parent
888bcca9dd
commit
d5d49b9b0d
@ -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",
|
||||
"version": "18.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/18/openjfx-18_windows-x64_bin-jmods.zip",
|
||||
"hash": "cf41a110934b1c3b87e43222e5adfeec810c557ad92f7491e52347f9e4886e53"
|
||||
"url": "https://download2.gluonhq.com/openjfx/18.0.1/openjfx-18.0.1_windows-x64_bin-jmods.zip",
|
||||
"hash": "4b09cc85e2f9bc2343bc59b1b81e37b6db419321defd75cbbdae66bd0d1b328c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://download2.gluonhq.com/openjfx/18/openjfx-18_windows-x86_bin-jmods.zip",
|
||||
"hash": "91b84b91c93cf5b1117a3e51c3c581440808698e5281a03e86a04e4e03cf8e20"
|
||||
"url": "https://download2.gluonhq.com/openjfx/18.0.1/openjfx-18.0.1_windows-x86_bin-jmods.zip",
|
||||
"hash": "2d93c91400855e53cb527b43561048893f795215c9584cca53485b15dc1e6498"
|
||||
}
|
||||
},
|
||||
"extract_dir": "javafx-jmods-18",
|
||||
"extract_dir": "javafx-jmods-18.0.1",
|
||||
"env_set": {
|
||||
"PATH_TO_FX_MODS": "$dir"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user