From d6bb5c0da9dc5dcff67bcf6748a16264671d0790 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 20:15:09 +0000 Subject: [PATCH] openjdk22: Update to version 22-30-ea --- bucket/openjdk22.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/openjdk22.json b/bucket/openjdk22.json index 48a81b68f..c5b338f73 100644 --- a/bucket/openjdk22.json +++ b/bucket/openjdk22.json @@ -1,12 +1,12 @@ { "description": "Official production-ready open-source builds of OpenJDK 22", "homepage": "https://jdk.java.net/22", - "version": "22-29-ea", + "version": "22-30-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk22/29/GPL/openjdk-22-ea+29_windows-x64_bin.zip", - "hash": "78ac775c98c21936b976b697605990f73d1b7011e37cc7e2478488a74b2cd247" + "url": "https://download.java.net/java/early_access/jdk22/30/GPL/openjdk-22-ea+30_windows-x64_bin.zip", + "hash": "3714f6cd54b27fcae643df9a1c2a10ae44a9ded4e6a4ede6866067717b70e01c" } }, "extract_dir": "jdk-22",