sapmachine-jdk: Update to version 17.0.1

This commit is contained in:
Mathias Hermansson 2021-10-21 21:30:16 +02:00
parent efed46e954
commit 966d791eec

View File

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