From ffe6071495cba8a417a898d9f018a06b0536df8e Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 6 Oct 2022 17:44:47 +0200 Subject: [PATCH] openjdk20: Update to version 20-18-ea --- bucket/openjdk20.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/openjdk20.json b/bucket/openjdk20.json index ad2c832e8..654e0fd5b 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-17-ea", + "version": "20-18-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk20/17/GPL/openjdk-20-ea+17_windows-x64_bin.zip", - "hash": "aef462584419d1a928f1225061ce4e999d225d636a1406a805962af82e5ca877" + "url": "https://download.java.net/java/early_access/jdk20/18/GPL/openjdk-20-ea+18_windows-x64_bin.zip", + "hash": "2957954de0bb9cde44f6893f02d9a175cdcbb470cd3650080bf53f05472fe6b5" } }, "extract_dir": "jdk-20",