Java/bucket/sapmachine13-jre.json
2020-04-24 15:26:02 +02:00

18 lines
632 B
JSON

{
"description": "SapMachine 13: An OpenJDK release maintained and supported by SAP",
"homepage": "https://sap.github.io/SapMachine/",
"version": "13.0.2",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-13.0.2/sapmachine-jre-13.0.2_windows-x64_bin.zip",
"hash": "b57c18f51a0ab7e34b6f42f9c27c4471af31186774480b468701e594493fae0b"
}
},
"extract_dir": "sapmachine-jre-13.0.2",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
}
}