From fb8d3d29eb56ac4b4fa8b6f34eb9093d9a8c05ba Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 9 Mar 2022 09:48:11 +0100 Subject: [PATCH] gluon-openjfx-jmods-ea: Update to version 18-12 --- bucket/gluon-openjfx-jmods-ea.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gluon-openjfx-jmods-ea.json b/bucket/gluon-openjfx-jmods-ea.json index aff2f3833..458e1b80f 100644 --- a/bucket/gluon-openjfx-jmods-ea.json +++ b/bucket/gluon-openjfx-jmods-ea.json @@ -1,19 +1,19 @@ { "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-11", + "version": "18-12", "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/18/openjfx-18-ea%2B11_windows-x64_bin-jmods.zip", - "hash": "39303de7c6a330af469906b58fc4ccc0068ce36b05d631d1a0ebf780321d8064" + "url": "https://download2.gluonhq.com/openjfx/18/openjfx-18-ea%2B12_windows-x64_bin-jmods.zip", + "hash": "ffd36b7746bb3bab697dca9dbe6285773c3bfe3804577d30493455857356abef" }, "32bit": { - "url": "https://download2.gluonhq.com/openjfx/18/openjfx-18-ea%2B11_windows-x86_bin-jmods.zip", - "hash": "6c12b2aa085e77e8785d25ebc90877c4554ba456cd0ae3612d51d1454976c34b" + "url": "https://download2.gluonhq.com/openjfx/18/openjfx-18-ea%2B12_windows-x86_bin-jmods.zip", + "hash": "2db0ebfb65043cc8508b381d77115071a1d94b969d6ab913ab086b851d246975" } }, "extract_dir": "javafx-jmods-18",