From bce869bbf27bc7c30ed2afe10120e9b8c54fcfdf Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 17 Jun 2022 16:18:07 +0200 Subject: [PATCH] openjdk19: Update to version 19-27-ea --- bucket/openjdk19.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/openjdk19.json b/bucket/openjdk19.json index a5b2d69d2..6d64f86de 100644 --- a/bucket/openjdk19.json +++ b/bucket/openjdk19.json @@ -1,12 +1,12 @@ { "description": "Official production-ready open-source builds of OpenJDK 19", "homepage": "https://jdk.java.net/19", - "version": "19-26-ea", + "version": "19-27-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk19/26/GPL/openjdk-19-ea+26_windows-x64_bin.zip", - "hash": "3cf2f966ea53708ed1141e992d6878520fc981896396e1f625301a90741f0ce9" + "url": "https://download.java.net/java/early_access/jdk19/27/GPL/openjdk-19-ea+27_windows-x64_bin.zip", + "hash": "12838b8b388c709ad06f1161c4942db9901f0e4f5e621a5dd18ef279079cb15a" } }, "extract_dir": "jdk-19",