From 3fead16c1901a225e72ecf7d3a544e2b5c480c89 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 12 Apr 2019 00:00:14 +0000 Subject: [PATCH] openjdk13: Update to version 13-16-ea --- bucket/openjdk13.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/openjdk13.json b/bucket/openjdk13.json index fae87f824..c8208708f 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-15-ea", + "version": "13-16-ea", "license": "GPL-2.0-with-classpath-exception", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk13/15/GPL/openjdk-13-ea+15_windows-x64_bin.zip", - "hash": "24d9798529faf348bd3b66ad99eeea986cc6776dfb16b215310efd360e50fa61" + "url": "https://download.java.net/java/early_access/jdk13/16/GPL/openjdk-13-ea+16_windows-x64_bin.zip", + "hash": "0ed244de1bed18e9ed2278dfa422488566e91e7ac7e377e6658ab837eeaf674b" } }, "extract_dir": "jdk-13",