sapmachine: Update to version 11.0.5

This commit is contained in:
Mathias Hermansson 2019-10-16 12:00:08 +02:00
parent 05f5e0d60b
commit f8ae62ef6e

View File

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