sapmachine: Update to version 15.0.2

This commit is contained in:
Mathias Hermansson 2021-01-22 08:46:57 +01:00
parent 9496f027a9
commit 1c23cb5cbc

View File

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