From 115dbef6b44184ee53aa7523a0abc4c0eb6a01fa Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 19 Aug 2022 00:38:59 +0200 Subject: [PATCH] openjdk20: Update to version 20-11-ea --- bucket/openjdk20.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/openjdk20.json b/bucket/openjdk20.json index bc919ff5a..e0312dd25 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-10-ea", + "version": "20-11-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk20/10/GPL/openjdk-20-ea+10_windows-x64_bin.zip", - "hash": "0b779a6abd800afa36f700a118341e9e5f298cb77d5e38fa1918507b9f65c2ef" + "url": "https://download.java.net/java/early_access/jdk20/11/GPL/openjdk-20-ea+11_windows-x64_bin.zip", + "hash": "cb9f241c4d8ec016a72d43577d74f3ec0ca356b510e517e35688a24fca603dde" } }, "extract_dir": "jdk-20",