From eb3955908c09b024fe14d6ee1af6e40a2ebadc6e Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 25 Apr 2019 21:17:36 +0200 Subject: [PATCH] openjdk13: Update to version 13-18-ea --- bucket/openjdk13.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/openjdk13.json b/bucket/openjdk13.json index 74e28e3da..5c22fa847 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-17-ea", + "version": "13-18-ea", "license": "GPL-2.0-with-classpath-exception", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk13/17/GPL/openjdk-13-ea+17_windows-x64_bin.zip", - "hash": "89bacc6c00dc8fe1408b4a905ed44b786a34c73d8c3fd9014577a1cbe0ee8e33" + "url": "https://download.java.net/java/early_access/jdk13/18/GPL/openjdk-13-ea+18_windows-x64_bin.zip", + "hash": "8a4a6a38ef44415ebed01f29f9decf93e1f1be4b7efad329ccef86d96a8a8bd0" } }, "extract_dir": "jdk-13",