From 7d79da4741debaff68fc9f87c357d8173915b9be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 02:37:56 +0000 Subject: [PATCH] sapmachine-jdk: Update to version 17.0.8 --- 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 c5f37305c..345013c70 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.7", + "version": "17.0.8", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-17.0.7/sapmachine-jdk-17.0.7_windows-x64_bin.zip", - "hash": "7cf36f89a8e009214fd3238175b5074edfabed4f2d61b98d8eb92244ecc03df5" + "url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-17.0.8/sapmachine-jdk-17.0.8_windows-x64_bin.zip", + "hash": "27f05b3e4707b07de40c9c687250f6f91861261fc6886064b915e8130cf04275" } }, - "extract_dir": "sapmachine-jdk-17.0.7", + "extract_dir": "sapmachine-jdk-17.0.8", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"