gluon-openjfx-sdk-ea: Update to version 17-15

This commit is contained in:
Mathias Hermansson 2021-07-13 19:04:29 +02:00
parent d15bf744b7
commit c3c9c406d2

View File

@ -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"
},