From c362f04f1a310f2b423c8ac2a0cba9846d22e7cd Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sat, 10 Sep 2022 07:09:10 +0200 Subject: [PATCH] openjdk20: Update to version 20-14-ea --- bucket/openjdk20.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/openjdk20.json b/bucket/openjdk20.json index 287e585c5..a5163fd09 100644 --- a/bucket/openjdk20.json +++ b/bucket/openjdk20.json @@ -1,12 +1,12 @@ { "description": "Official production-ready open-source builds of OpenJDK 20", "homepage": "https://jdk.java.net/20", - "version": "20-13-ea", + "version": "20-14-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk20/13/GPL/openjdk-20-ea+13_windows-x64_bin.zip", - "hash": "86fbf86f901c1a13cedb0c5315184fb4d2064077508493e68d4236e3ac9592f8" + "url": "https://download.java.net/java/early_access/jdk20/14/GPL/openjdk-20-ea+14_windows-x64_bin.zip", + "hash": "9a074e380bbef6c389a660f1f21bf1cfc449cee8d6c387f4422305b2feb06dc5" } }, "extract_dir": "jdk-20",