diff --git a/bucket/gluon-openjfx-sdk-ea.json b/bucket/gluon-openjfx-sdk-ea.json index 4fa79a619..4d6e55e72 100644 --- a/bucket/gluon-openjfx-sdk-ea.json +++ b/bucket/gluon-openjfx-sdk-ea.json @@ -1,22 +1,22 @@ { "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": { "JDK": "java/openjdk" }, "architecture": { "64bit": { - "url": "https://download2.gluonhq.com/openjfx/18/openjfx-18-ea%2B11_windows-x64_bin-sdk.zip", - "hash": "c212ebfedb8d03b025efd7353ae4b35357e342b27456ad43053e12a130bf4202" + "url": "https://download2.gluonhq.com/openjfx/18/openjfx-18-ea%2B12_windows-x64_bin-sdk.zip", + "hash": "5a14bbf987263e27c7aae0e555257807176da230e38d624d7f5b5bb8dedb61c1" }, "32bit": { - "url": "https://download2.gluonhq.com/openjfx/18/openjfx-18-ea%2B11_windows-x86_bin-sdk.zip", - "hash": "61619f7d120d32a732930fe4733ff31d2a12493f4c3abaf4050db06553063b4e" + "url": "https://download2.gluonhq.com/openjfx/18/openjfx-18-ea%2B12_windows-x86_bin-sdk.zip", + "hash": "3e47e4ac2d2cb05f72612cca7388f6ad913a5b3517986e4e0c709fdc8f48813b" } }, - "extract_dir": "javafx-sdk-18-11", + "extract_dir": "javafx-sdk-18-12", "env_set": { "PATH_TO_FX": "$dir\\lib" },