From e48fee2f15264c1514e571bbd45d7c9d9ddc759a Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 9 Mar 2021 13:56:57 +0100 Subject: [PATCH] gluon-openjfx-sdk-ea: Update to version 17-2 --- bucket/gluon-openjfx-sdk-ea.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/gluon-openjfx-sdk-ea.json b/bucket/gluon-openjfx-sdk-ea.json index 74cf4a52c..e796c31f7 100644 --- a/bucket/gluon-openjfx-sdk-ea.json +++ b/bucket/gluon-openjfx-sdk-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": "16-7", + "version": "17-2", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "suggest": { "JDK": "java/openjdk" }, "architecture": { "64bit": { - "url": "https://download2.gluonhq.com/openjfx/16/openjfx-16-ea%2B7_windows-x64_bin-sdk.zip", - "hash": "65771fc117e8fa9d6e4671dc4648beadf53f86590d94a07214bb21cc54cd823e" + "url": "https://download2.gluonhq.com/openjfx/17/openjfx-17-ea%2B2_windows-x64_bin-sdk.zip", + "hash": "9ba6a81c254cd314b2ccb8b8b3b46a90bb42bdbbe46675b23abbd3377222eb2a" } }, - "extract_dir": "javafx-sdk-16-7", + "extract_dir": "javafx-sdk-17-2", "env_set": { "PATH_TO_FX": "$dir\\lib" },