From 637348c00965a8b04f8686a6380d96aa412d5397 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 20:15:05 +0000 Subject: [PATCH] openjdk19: Update to version 19.0.2-7 --- bucket/openjdk19.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/openjdk19.json b/bucket/openjdk19.json index b8ca3d991..5805d3536 100644 --- a/bucket/openjdk19.json +++ b/bucket/openjdk19.json @@ -1,15 +1,15 @@ { "description": "Official production-ready open-source builds of OpenJDK 19", "homepage": "https://jdk.java.net/19", - "version": "19.0.1-10", + "version": "19.0.2-7", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/GA/jdk19.0.1/afdd2e245b014143b62ccb916125e3ce/10/GPL/openjdk-19.0.1_windows-x64_bin.zip", - "hash": "adb1a33c07b45c39b926bdeeadf800f701be9c3d04e0deb543069e5f09856185" + "url": "https://download.java.net/java/GA/jdk19.0.2/fdb695a9d9064ad6b064dc6df578380c/7/GPL/openjdk-19.0.2_windows-x64_bin.zip", + "hash": "9f70eba3f2631674a2d7d3aa01150d697f68be16ad76662ff948d7fe1b4985d8" } }, - "extract_dir": "jdk-19.0.1", + "extract_dir": "jdk-19.0.2", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"