From 3970468102c4e71bbebd2625d3d28f82127c661f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 16:17:59 +0000 Subject: [PATCH] openjdk21: Update to version 21.0.2-13 --- bucket/openjdk21.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/openjdk21.json b/bucket/openjdk21.json index 78ca134f0..3f21e15a5 100644 --- a/bucket/openjdk21.json +++ b/bucket/openjdk21.json @@ -1,15 +1,15 @@ { "description": "Official production-ready open-source builds of OpenJDK 21", "homepage": "https://jdk.java.net/21", - "version": "21.0.1-12", + "version": "21.0.2-13", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/GA/jdk21.0.1/415e3f918a1f4062a0074a2794853d0d/12/GPL/openjdk-21.0.1_windows-x64_bin.zip", - "hash": "77ea464f4fa7cbcbffe0124af44707e8e5ad8c1ce2373f1d94a64d9b20ba0c69" + "url": "https://download.java.net/java/GA/jdk21.0.2/f2283984656d49d69e91c558476027ac/13/GPL/openjdk-21.0.2_windows-x64_bin.zip", + "hash": "b6c17e747ae78cdd6de4d7532b3164b277daee97c007d3eaa2b39cca99882664" } }, - "extract_dir": "jdk-21.0.1", + "extract_dir": "jdk-21.0.2", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"