From ff0bc4bfea2e5c8869a5d17ed83f15565634f7b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 01:02:55 +0000 Subject: [PATCH] openjdk22: Update to version 22-29-ea --- bucket/openjdk22.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/openjdk22.json b/bucket/openjdk22.json index ce980cbf0..48a81b68f 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-28-ea", + "version": "22-29-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk22/28/GPL/openjdk-22-ea+28_windows-x64_bin.zip", - "hash": "8b5891a6ecb674efd45d31be04fb08d9b87cad241b943be0f4a9c9a1fbfda82f" + "url": "https://download.java.net/java/early_access/jdk22/29/GPL/openjdk-22-ea+29_windows-x64_bin.zip", + "hash": "78ac775c98c21936b976b697605990f73d1b7011e37cc7e2478488a74b2cd247" } }, "extract_dir": "jdk-22",