From 4ffab28ebb59eb03490d914cc2e76ea59f06a2da Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 4 Apr 2019 19:12:16 +0200 Subject: [PATCH] openjdk13: Update to version 13-15-ea --- bucket/openjdk13.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/openjdk13.json b/bucket/openjdk13.json index 14d2767e1..fae87f824 100644 --- a/bucket/openjdk13.json +++ b/bucket/openjdk13.json @@ -1,12 +1,12 @@ { "description": "Official production-ready open-source builds of OpenJDK 13", "homepage": "https://jdk.java.net/13", - "version": "13-14-ea", + "version": "13-15-ea", "license": "GPL-2.0-with-classpath-exception", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk13/14/GPL/openjdk-13-ea+14_windows-x64_bin.zip", - "hash": "709c0cd64f9c49e40817e328fb56e8153d56f206db52fcd00e438880f09da8a5" + "url": "https://download.java.net/java/early_access/jdk13/15/GPL/openjdk-13-ea+15_windows-x64_bin.zip", + "hash": "24d9798529faf348bd3b66ad99eeea986cc6776dfb16b215310efd360e50fa61" } }, "extract_dir": "jdk-13",