From 465a36b8198e439d0879b669db540b2b5e342bd6 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 22 Oct 2020 08:10:31 +0200 Subject: [PATCH] sapmachine15-jre: Update to version 15.0.1 --- bucket/sapmachine15-jre.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sapmachine15-jre.json b/bucket/sapmachine15-jre.json index e0db444c1..6d6cf032c 100644 --- a/bucket/sapmachine15-jre.json +++ b/bucket/sapmachine15-jre.json @@ -1,12 +1,12 @@ { "description": "SapMachine 15: An OpenJDK release maintained and supported by SAP", "homepage": "https://sap.github.io/SapMachine/", - "version": "15.0.1-9-ea", + "version": "15.0.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-15.0.1%2B9/sapmachine-jre-15.0.1-ea.9_windows-x64_bin.zip", - "hash": "791dba6e2ab19563387422a6c9b955ea01353df28eeccdb8a99f3b8303dccd8a" + "url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-15.0.1/sapmachine-jre-15.0.1_windows-x64_bin.zip", + "hash": "f5e12f38345a7e1623f910082ea404923548a9a7af4962c6e451694c17e07848" } }, "extract_dir": "sapmachine-jre-15.0.1",