From 6323dcb60b4037388fc0dfcd1ce80e453e22c95e Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 16 Jul 2020 11:35:47 +0200 Subject: [PATCH] sapmachine: Update to version 14.0.2 --- bucket/sapmachine.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/sapmachine.json b/bucket/sapmachine.json index 49a82c874..7d270a51c 100644 --- a/bucket/sapmachine.json +++ b/bucket/sapmachine.json @@ -1,15 +1,15 @@ { "description": "SapMachine: An OpenJDK release maintained and supported by SAP", "homepage": "https://sap.github.io/SapMachine/", - "version": "14.0.1", + "version": "14.0.2", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/SAP/SapMachine/releases/download/sapmachine-14.0.1/sapmachine-jdk-14.0.1_windows-x64_bin.zip", - "hash": "56f5bb29f8ab982fc78a159a651fe4867cedfb49d87ae5c594ac52ed8f8b79e4" + "url": "https://github.com/SAP/SapMachine/releases/download/sapmachine-14.0.2/sapmachine-jdk-14.0.2_windows-x64_bin.zip", + "hash": "8bc286bdce3a074a4707ea6e5c7bc3b1b1c2d083813129df44f6239b00f22fad" } }, - "extract_dir": "sapmachine-jdk-14.0.1", + "extract_dir": "sapmachine-jdk-14.0.2", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"