mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-05 16:40:25 +08:00
gluon-openjfx-sdk: Update to version 17.0.2
This commit is contained in:
parent
acda92a62e
commit
7bf40a7962
@ -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": "17.0.1",
|
||||
"version": "17.0.2",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download2.gluonhq.com/openjfx/17.0.1/openjfx-17.0.1_windows-x64_bin-sdk.zip",
|
||||
"hash": "b47439c5c47f98a2d9f88202c5aef5318544127089c8226641d401e22cf9ffcf"
|
||||
"url": "https://download2.gluonhq.com/openjfx/17.0.2/openjfx-17.0.2_windows-x64_bin-sdk.zip",
|
||||
"hash": "6a581e7220bd843005bb76cb18c681ee067c6e364d50f2b204281ec2507339b3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://download2.gluonhq.com/openjfx/17.0.1/openjfx-17.0.1_windows-x86_bin-sdk.zip",
|
||||
"hash": "b0d9c8abe10b2c990e3759b175627b2db7135d51a771123caf325b5e4176687d"
|
||||
"url": "https://download2.gluonhq.com/openjfx/17.0.2/openjfx-17.0.2_windows-x86_bin-sdk.zip",
|
||||
"hash": "e7551c951513f5b8e53eeadb1fd12d0ae2e322fc1a533720f09c8e2d8e470217"
|
||||
}
|
||||
},
|
||||
"extract_dir": "javafx-sdk-17.0.1",
|
||||
"extract_dir": "javafx-sdk-17.0.2",
|
||||
"env_set": {
|
||||
"PATH_TO_FX": "$dir\\lib"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user