From c80c1f59f5ced0bf6140f9d63ca73ca183b8017f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 01:16:30 +0000 Subject: [PATCH] openjdk20: Update to version 20-30-ea --- bucket/openjdk20.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/openjdk20.json b/bucket/openjdk20.json index 70d0827c0..3dee996c4 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-29-ea", + "version": "20-30-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk20/29/GPL/openjdk-20-ea+29_windows-x64_bin.zip", - "hash": "bcfcc6ae38ac28d2db7744dd91c08d659258418b75b75d6907d5b60f0003936c" + "url": "https://download.java.net/java/early_access/jdk20/30/GPL/openjdk-20-ea+30_windows-x64_bin.zip", + "hash": "47d9c36e47e2193d1c4c003f67b15c5f63cbac6507cefb7ef4adfd46203b2f49" } }, "extract_dir": "jdk-20",