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