From c959f94e4200145e4bb88bd7ec62943fbc5df132 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 21 May 2021 08:55:14 +0200 Subject: [PATCH] gluon-openjfx-sdk-ea: Update to version 17-11 --- 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 137ccac9e..3337b15f2 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": "17-9", + "version": "17-11", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "suggest": { "JDK": "java/openjdk" }, "architecture": { "64bit": { - "url": "https://download2.gluonhq.com/openjfx/17/openjfx-17-ea%2B9_windows-x64_bin-sdk.zip", - "hash": "d72c8ad16cfc6767b2dbb116fed1d18129ad95af8280d0a57bd0a58282e53e98" + "url": "https://download2.gluonhq.com/openjfx/17/openjfx-17-ea%2B11_windows-x64_bin-sdk.zip", + "hash": "fc726aeab578e66a8740d91c88a173d9002c17d952fc9b5fb7553fbc91fe6968" } }, - "extract_dir": "javafx-sdk-17-9", + "extract_dir": "javafx-sdk-17-11", "env_set": { "PATH_TO_FX": "$dir\\lib" },