From 8abc608b6caa282162c353e43cb88d916d17d630 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 00:59:34 +0000 Subject: [PATCH] sapmachine-jdk: Update to version 17.0.8.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 345013c70..a15f1c31d 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.8", + "version": "17.0.8.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-17.0.8/sapmachine-jdk-17.0.8_windows-x64_bin.zip", - "hash": "27f05b3e4707b07de40c9c687250f6f91861261fc6886064b915e8130cf04275" + "url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-17.0.8.1/sapmachine-jdk-17.0.8.1_windows-x64_bin.zip", + "hash": "331052bb54218dab63479471b76a7593f35bf37a9623a7578942390fbea8dbbd" } }, - "extract_dir": "sapmachine-jdk-17.0.8", + "extract_dir": "sapmachine-jdk-17.0.8.1", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"