From 81ba8416ef6eb6655d501f8e8e07cda65bd03367 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 31 Jan 2020 01:30:00 +0100 Subject: [PATCH] openjdk14: Update to version 14-34-ea --- bucket/openjdk14.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/openjdk14.json b/bucket/openjdk14.json index 38873a6ce..e95a9ef5f 100644 --- a/bucket/openjdk14.json +++ b/bucket/openjdk14.json @@ -1,12 +1,12 @@ { "description": "Official production-ready open-source builds of OpenJDK 14", "homepage": "https://jdk.java.net/14", - "version": "14-33-ea", + "version": "14-34-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk14/33/GPL/openjdk-14-ea+33_windows-x64_bin.zip", - "hash": "4271ae8542f9db36dbe1ab4e716a22a3bcb80c489ee2e87189d8a5c33fb06f15" + "url": "https://download.java.net/java/early_access/jdk14/34/GPL/openjdk-14-ea+34_windows-x64_bin.zip", + "hash": "f0d3b92f45572c98f8855e51fe878817a603d1d3d9a160aec0af2c48bb589429" } }, "extract_dir": "jdk-14",