mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-05 04:24:37 +08:00
30 lines
976 B
JSON
30 lines
976 B
JSON
{
|
|
"version": "9.1.2.47",
|
|
"description": "A build of JDK Mission Control, an open source Java runtime profiling and monitoring utility",
|
|
"homepage": "https://www.azul.com/products/components/zulu-mission-control/",
|
|
"license": "UPL-1.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://cdn.azul.com/zmc/bin/zmc9.1.2.47-ca-win_x64.zip",
|
|
"hash": "9ce6d1132c6d93e67c16c474260b50090f799323a6c0366289c9e1e8e7d87194",
|
|
"extract_dir": "zmc9.1.2.47-ca-win_x64\\Azul Mission Control"
|
|
}
|
|
},
|
|
"bin": "zmc.exe",
|
|
"shortcuts": [
|
|
[
|
|
"zmc.exe",
|
|
"Zulu Mission Control"
|
|
]
|
|
],
|
|
"checkver": "zmc([\\d.]+)-ca-win",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://cdn.azul.com/zmc/bin/zmc$version-ca-win_x64.zip",
|
|
"extract_dir": "zmc$version-ca-win_x64\\Azul Mission Control"
|
|
}
|
|
}
|
|
}
|
|
}
|