From 1bacbb4e06af7ae05dfddef54ec5300af1095006 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 19 Oct 2021 20:45:31 +0200 Subject: [PATCH] sapmachine11: Update to version 11.0.13 --- bucket/sapmachine11.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/sapmachine11.json b/bucket/sapmachine11.json index 8cd245280..4bc6c5cde 100644 --- a/bucket/sapmachine11.json +++ b/bucket/sapmachine11.json @@ -1,15 +1,15 @@ { "description": "SapMachine 11: An OpenJDK release maintained and supported by SAP", "homepage": "https://sap.github.io/SapMachine/", - "version": "11.0.12", + "version": "11.0.13", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/SAP/SapMachine/releases/download/sapmachine-11.0.12/sapmachine-jdk-11.0.12_windows-x64_bin.zip", - "hash": "344407b8525bf3d7d5a5866dc9c90c151140294d67f32478b1c9f565c0de6d8a" + "url": "https://github.com/SAP/SapMachine/releases/download/sapmachine-11.0.13/sapmachine-jdk-11.0.13_windows-x64_bin.zip", + "hash": "605aa78ba9c9aabcf303bf3efeaae3261c458ca17d3613591c4502fb4cb50aa6" } }, - "extract_dir": "sapmachine-jdk-11.0.12", + "extract_dir": "sapmachine-jdk-11.0.13", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"