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