From 7d444fa957ee029ee1e94cf9ed7e6fc9ba39dfd6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 14 Feb 2020 00:05:45 +0000 Subject: [PATCH] openjdk15: Update to version 15-10-ea --- bucket/openjdk15.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/openjdk15.json b/bucket/openjdk15.json index 9df388774..ac15f21a5 100644 --- a/bucket/openjdk15.json +++ b/bucket/openjdk15.json @@ -1,12 +1,12 @@ { "description": "Official production-ready open-source builds of OpenJDK 15", "homepage": "https://jdk.java.net/15", - "version": "15-9-ea", + "version": "15-10-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk15/9/GPL/openjdk-15-ea+9_windows-x64_bin.zip", - "hash": "6842e137f390778fadb1d06f8aace6b7ff3758d706794bf6ef3c075665594d03" + "url": "https://download.java.net/java/early_access/jdk15/10/GPL/openjdk-15-ea+10_windows-x64_bin.zip", + "hash": "d6875abb75671c6892f2e78e728155bb9f31b912a49e9925ec3fece6fa480146" } }, "extract_dir": "jdk-15",