From 1c23cb5cbcdae4cc5220d7ccca628212c816b376 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 22 Jan 2021 08:46:57 +0100 Subject: [PATCH] sapmachine: Update to version 15.0.2 --- bucket/sapmachine.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/sapmachine.json b/bucket/sapmachine.json index 197115e14..536571085 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": "15.0.1", + "version": "15.0.2", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/SAP/SapMachine/releases/download/sapmachine-15.0.1/sapmachine-jdk-15.0.1_windows-x64_bin.zip", - "hash": "8cef4a529548dc6457108dc64c894a6e11ae88fc477953ebf5a01adc8ab091fd" + "url": "https://github.com/SAP/SapMachine/releases/download/sapmachine-15.0.2/sapmachine-jdk-15.0.2_windows-x64_bin.zip", + "hash": "9746e01bdd26d28480af21ddc0a571d64396fe0925b53c7f0e1c34830ac8b3ca" } }, - "extract_dir": "sapmachine-jdk-15.0.1", + "extract_dir": "sapmachine-jdk-15.0.2", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"