From 291774909504ee3c693cc467c8eea34d694b7e03 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 24 Jul 2020 20:06:43 +0200 Subject: [PATCH] gluon-openjfx-sdk-ea: Update to version 15-8 --- 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 6c40fcd57..ceb75a249 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": "15-7", + "version": "15-8", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "suggest": { "JDK": "java/openjdk" }, "architecture": { "64bit": { - "url": "https://download2.gluonhq.com/openjfx/15/openjfx-15-ea%2B7_windows-x64_bin-sdk.zip", - "hash": "067a8068dd8142eb286ecfb3e4cb005416f1044fe8c0cdd74162d49f4feaae58" + "url": "https://download2.gluonhq.com/openjfx/15/openjfx-15-ea%2B8_windows-x64_bin-sdk.zip", + "hash": "ff9fcff2c1e54a66acecbde6d46378d6c87f2f2f04e08a7422e09b973df2e441" } }, - "extract_dir": "javafx-sdk-15-7", + "extract_dir": "javafx-sdk-15-8", "env_set": { "PATH_TO_FX": "$dir\\lib" },