mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-02 16:09:23 +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-jdk-16.0.2_windows-x64_bin.zip",
|
|
"hash": "d8e07df2d3f6bdc8366120d2a4ca962530702b36d854b88203cba4e984c157ad"
|
|
}
|
|
},
|
|
"extract_dir": "sapmachine-jdk-16.0.2",
|
|
"env_add_path": "bin",
|
|
"env_set": {
|
|
"JAVA_HOME": "$dir"
|
|
}
|
|
}
|