From f8ae62ef6edb48b2305784f92dbf80d38858fd92 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 16 Oct 2019 12:00:08 +0200 Subject: [PATCH] sapmachine: Update to version 11.0.5 --- bucket/sapmachine.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/sapmachine.json b/bucket/sapmachine.json index 23ff9e5bb..62313cb31 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", + "version": "11.0.5", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-13/sapmachine-jdk-13_windows-x64_bin.zip", - "hash": "3823d88d764cb301afa16c3c91cf98d226bf031ad174518fb01909f3c0ee1b05" + "url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-11.0.5/sapmachine-jdk-11.0.5_windows-x64_bin.zip", + "hash": "dc0e79b8af329d0502dc40797654325878796d38f4a43ade0124a229389f4746" } }, - "extract_dir": "sapmachine-jdk-13", + "extract_dir": "sapmachine-jdk-11.0.5", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"