mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
18 lines
632 B
JSON
18 lines
632 B
JSON
{
|
|
"description": "SapMachine 16: An OpenJDK release maintained and supported by SAP",
|
|
"homepage": "https://sap.github.io/SapMachine/",
|
|
"version": "16.0.2",
|
|
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-16.0.2/sapmachine-jre-16.0.2_windows-x64_bin.zip",
|
|
"hash": "436ef8d6ff5c711eca8e3ab620dc671dcfe74b0564e7b26c3b7fb0ed2a677521"
|
|
}
|
|
},
|
|
"extract_dir": "sapmachine-jre-16.0.2",
|
|
"env_add_path": "bin",
|
|
"env_set": {
|
|
"JAVA_HOME": "$dir"
|
|
}
|
|
}
|