diff --git a/bucket/gluon-openjfx-jmods-ea.json b/bucket/gluon-openjfx-jmods-ea.json index fa7208e01..8b4164d21 100644 --- a/bucket/gluon-openjfx-jmods-ea.json +++ b/bucket/gluon-openjfx-jmods-ea.json @@ -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" },