sapmachine18-jdk: Update to version 18.0.2

This commit is contained in:
Mathias Hermansson 2022-07-20 11:10:36 +02:00
parent 6bf0dab9b8
commit 0df43e2b22

View File

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