From 6d430d00db07833d5c81dd07b9cbc431d6de808c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 16:32:47 +0000 Subject: [PATCH] openjdk20: Update to version 20-19-ea --- bucket/openjdk20.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/openjdk20.json b/bucket/openjdk20.json index 654e0fd5b..7fea17064 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-18-ea", + "version": "20-19-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk20/18/GPL/openjdk-20-ea+18_windows-x64_bin.zip", - "hash": "2957954de0bb9cde44f6893f02d9a175cdcbb470cd3650080bf53f05472fe6b5" + "url": "https://download.java.net/java/early_access/jdk20/19/GPL/openjdk-20-ea+19_windows-x64_bin.zip", + "hash": "e7848e0733aec26a4e074741c896612ebc37f1295994302509438db2c62eccc7" } }, "extract_dir": "jdk-20",