diff --git a/bucket/sapmachine-jdk.json b/bucket/sapmachine-jdk.json index 1b5da3d0c..e0a75c79e 100644 --- a/bucket/sapmachine-jdk.json +++ b/bucket/sapmachine-jdk.json @@ -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"