From c3c9c406d20f172efb05ab86cb87fc920f220ce1 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 13 Jul 2021 19:04:29 +0200 Subject: [PATCH] gluon-openjfx-sdk-ea: Update to version 17-15 --- 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 281a880fd..b09cbe622 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-14", + "version": "17-15", "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%2B14_windows-x64_bin-sdk.zip", - "hash": "aa4fdd00022d042870d41d4ae08e981ccd2378a3eb01045d72f4d5a41e94ffb3" + "url": "https://download2.gluonhq.com/openjfx/17/openjfx-17-ea%2B15_windows-x64_bin-sdk.zip", + "hash": "594ea26c6f1e0b28fa7a0bbd8c68b242a1e4f79b55eb06e26e74065fb06ee590" } }, - "extract_dir": "javafx-sdk-17-14", + "extract_dir": "javafx-sdk-17-15", "env_set": { "PATH_TO_FX": "$dir\\lib" },