mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-27 11:48:56 +08:00
21 lines
584 B
JSON
21 lines
584 B
JSON
{
|
|
"description": "JDK Mission Control",
|
|
"homepage": "https://openjdk.java.net/projects/jmc/",
|
|
"version": "7.1.2-04",
|
|
"license": "UPL-1.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://download.java.net/java/GA/jmc7/04/binaries/jmc-7.1.2_windows-x64.zip",
|
|
"hash": "b2dc4cc3e0b32dfcda0e71136452ccd39a3a076dd66c2b7824be0d52bc7c852e"
|
|
}
|
|
},
|
|
"extract_dir": "jmc-7.1.2_windows-x64\\bin",
|
|
"shortcuts": [
|
|
[
|
|
"jmc.exe",
|
|
"JDK Mission Control"
|
|
]
|
|
],
|
|
"persist": "configuration"
|
|
}
|