From a524d2cd41188d0097d273594832a0f9c9dcae2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 20:14:58 +0000 Subject: [PATCH] openjdk22: Update to version 22-20-ea --- bucket/openjdk22.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/openjdk22.json b/bucket/openjdk22.json index 130c53b87..6002317bf 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-19-ea", + "version": "22-20-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk22/19/GPL/openjdk-22-ea+19_windows-x64_bin.zip", - "hash": "44f385f195a458575cc7f87d82c6542188940aaad7840f277ca81e3e407bf4ea" + "url": "https://download.java.net/java/early_access/jdk22/20/GPL/openjdk-22-ea+20_windows-x64_bin.zip", + "hash": "0e1d8a12ff7d89c0cd91035cd39787969058467914d0d95cfa5b1eac8f12982e" } }, "extract_dir": "jdk-22",