diff --git a/bucket/gluon-openjfx-jmods.json b/bucket/gluon-openjfx-jmods.json index 24912c562..ba0c0e764 100644 --- a/bucket/gluon-openjfx-jmods.json +++ b/bucket/gluon-openjfx-jmods.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": "14.0.2.1", + "version": "15", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "suggest": { "JFX": "java/gluon-openjfx-sdk" }, "architecture": { "64bit": { - "url": "https://download2.gluonhq.com/openjfx/14.0.2.1/openjfx-14.0.2.1_windows-x64_bin-jmods.zip", - "hash": "257e7cd69e8d244dcf3c6883b3f0698e2648d8e4afd0785c53853f72545585d4" + "url": "https://download2.gluonhq.com/openjfx/15/openjfx-15_windows-x64_bin-jmods.zip", + "hash": "c6fc477c1e6f2aa968b6bfe2fac65611df55ceb5431e893dda122e0834931558" } }, - "extract_dir": "javafx-jmods-14.0.2.1", + "extract_dir": "javafx-jmods-15", "env_set": { "PATH_TO_FX_MODS": "$dir" },