sapmachine: Update to version 14.0.2

This commit is contained in:
Mathias Hermansson 2020-07-16 11:35:47 +02:00
parent 28751fcf10
commit 6323dcb60b

View File

@ -1,15 +1,15 @@
{
"description": "SapMachine: An OpenJDK release maintained and supported by SAP",
"homepage": "https://sap.github.io/SapMachine/",
"version": "14.0.1",
"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.1/sapmachine-jdk-14.0.1_windows-x64_bin.zip",
"hash": "56f5bb29f8ab982fc78a159a651fe4867cedfb49d87ae5c594ac52ed8f8b79e4"
"url": "https://github.com/SAP/SapMachine/releases/download/sapmachine-14.0.2/sapmachine-jdk-14.0.2_windows-x64_bin.zip",
"hash": "8bc286bdce3a074a4707ea6e5c7bc3b1b1c2d083813129df44f6239b00f22fad"
}
},
"extract_dir": "sapmachine-jdk-14.0.1",
"extract_dir": "sapmachine-jdk-14.0.2",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"