From aa3d16dac7f5b5cb6b07f85d0e1f7df4e43d8378 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 28 Apr 2022 13:49:29 +0200 Subject: [PATCH] sapmachine-jdk: Update to version 17.0.3.0.1 --- bucket/sapmachine-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/sapmachine-jdk.json b/bucket/sapmachine-jdk.json index a9bf68e29..f4f15bd70 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.0.3", + "version": "17.0.3.0.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-17.0.3/sapmachine-jdk-17.0.3_windows-x64_bin.zip", - "hash": "ba1043bd9ad2cac3c3d760fb898b961e12192c056530d422dcc9bf54857976f5" + "url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-17.0.3.0.1/sapmachine-jdk-17.0.3.0.1_windows-x64_bin.zip", + "hash": "3e0ca90c7308e01a84ec2141759fc682a638190f736f0772c91033d500503ae3" } }, - "extract_dir": "sapmachine-jdk-17.0.3", + "extract_dir": "sapmachine-jdk-17.0.3.0.1", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"