From 9b0b9ea5c77e90bfebab3d62769303346719895c Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 28 Jul 2022 18:39:11 +0200 Subject: [PATCH] openjdk19: Update to version 19-33-ea --- bucket/openjdk19.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/openjdk19.json b/bucket/openjdk19.json index c888a0f1d..0ed9c6974 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-32-ea", + "version": "19-33-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk19/32/GPL/openjdk-19-ea+32_windows-x64_bin.zip", - "hash": "6c2cc12281a7dc05988631d3587e335ebc01322d312fd71114482d24a5ba2b63" + "url": "https://download.java.net/java/early_access/jdk19/33/GPL/openjdk-19-ea+33_windows-x64_bin.zip", + "hash": "5e751d1216c33ba6097545ff14860507a9a5a8d6d1ca482b24280f7104865b2d" } }, "extract_dir": "jdk-19",