From 4d05957d9fc0693f19f1e5e8aadff281e95e24fa Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 22 Oct 2020 20:18:29 +0200 Subject: [PATCH] gluon-openjfx-jmods: Update to version 15.0.1 --- bucket/gluon-openjfx-jmods.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/gluon-openjfx-jmods.json b/bucket/gluon-openjfx-jmods.json index ba0c0e764..98befc150 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": "15", + "version": "15.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/15/openjfx-15_windows-x64_bin-jmods.zip", - "hash": "c6fc477c1e6f2aa968b6bfe2fac65611df55ceb5431e893dda122e0834931558" + "url": "https://download2.gluonhq.com/openjfx/15.0.1/openjfx-15.0.1_windows-x64_bin-jmods.zip", + "hash": "3a0ef198d70de212e33b89b959ba007384ec339fe8537b66e2661c9147365f59" } }, - "extract_dir": "javafx-jmods-15", + "extract_dir": "javafx-jmods-15.0.1", "env_set": { "PATH_TO_FX_MODS": "$dir" },