From 27fe6ac4cdf232749fb1f11ad53772da0cecfb7d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 20:16:05 +0000 Subject: [PATCH] openjdk20: Update to version 20-29-ea --- bucket/openjdk20.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/openjdk20.json b/bucket/openjdk20.json index 6f0463436..a2ba8ace6 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-28-ea", + "version": "20-29-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk20/28/GPL/openjdk-20-ea+28_windows-x64_bin.zip", - "hash": "4b3c8da1f2688fa5719498025568253e788381cf47a9d61e93dbad70dbea7292" + "url": "https://download.java.net/java/early_access/jdk20/29/GPL/openjdk-20-ea+29_windows-x64_bin.zip", + "hash": "bcfcc6ae38ac28d2db7744dd91c08d659258418b75b75d6907d5b60f0003936c" } }, "extract_dir": "jdk-20",