From bcaf29bee53a95e9645c1af03c31ce08310432b6 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sat, 15 Feb 2020 23:35:32 +0100 Subject: [PATCH] sapmachine15: Update to version 15-10-ea --- bucket/sapmachine15.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sapmachine15.json b/bucket/sapmachine15.json index 94703c261..8e4f66672 100644 --- a/bucket/sapmachine15.json +++ b/bucket/sapmachine15.json @@ -1,12 +1,12 @@ { "description": "SapMachine 15: An OpenJDK release maintained and supported by SAP", "homepage": "https://sap.github.io/SapMachine/", - "version": "15-9-ea", + "version": "15-10-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-15%2B9/sapmachine-jdk-15-ea.9_windows-x64_bin.zip", - "hash": "9a8e108d98840a524200fc71ed1f77b516a1de331d75d88367abfca7dc2bd33a" + "url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-15%2B10/sapmachine-jdk-15-ea.10_windows-x64_bin.zip", + "hash": "a62cb50ed85dbcd1f108fd1ea24d22d39ca94f62af9a908403f2dbf7177d48cc" } }, "extract_dir": "sapmachine-jdk-15",