From 81b4c0bcd1089a2b461faee34c6f8e5de05b4efa Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 30 Jun 2022 19:44:26 +0200 Subject: [PATCH] openjdk19: Update to version 19-29-ea --- bucket/openjdk19.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/openjdk19.json b/bucket/openjdk19.json index 2b9a6a1dd..e2cee6441 100644 --- a/bucket/openjdk19.json +++ b/bucket/openjdk19.json @@ -1,12 +1,12 @@ { "description": "Official production-ready open-source builds of OpenJDK 19", "homepage": "https://jdk.java.net/19", - "version": "19-28-ea", + "version": "19-29-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk19/28/GPL/openjdk-19-ea+28_windows-x64_bin.zip", - "hash": "fea53e784593c7b5b9da4bdfc7deaa8957864ccc302faf224c45c3e1be7156dc" + "url": "https://download.java.net/java/early_access/jdk19/29/GPL/openjdk-19-ea+29_windows-x64_bin.zip", + "hash": "4924cad722b1650a695f440f069a36a88e7bd7e20a9f439475c3207ff2faaa1e" } }, "extract_dir": "jdk-19",