From d914052df71ecb2d20929bfd1727d24bbb4df9a8 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 15 Jan 2020 18:32:49 +0100 Subject: [PATCH] sapmachine: Update to version 11.0.6 --- bucket/sapmachine.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/sapmachine.json b/bucket/sapmachine.json index cddd5036b..d0d09ec35 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": "13.0.1", + "version": "11.0.6", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-13.0.1/sapmachine-jdk-13.0.1_windows-x64_bin.zip", - "hash": "08a47e634e1e8087467cd6b55134838d36a520e257eb27da289e62913292d24d" + "url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-11.0.6/sapmachine-jdk-11.0.6_windows-x64_bin.zip", + "hash": "1d5da8f6a9b7fdc57598a8c7da7a1daa6999ee9397005dedc3edb9598c663673" } }, - "extract_dir": "sapmachine-jdk-13.0.1", + "extract_dir": "sapmachine-jdk-11.0.6", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"