From 72a0f439624f677a9fc05f6aecaddff77f1c17a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 01:01:29 +0000 Subject: [PATCH] corretto-jdk: Update to version 21.0.1.12.1 --- bucket/corretto-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/corretto-jdk.json b/bucket/corretto-jdk.json index def9d2b01..1ca4d7de7 100644 --- a/bucket/corretto-jdk.json +++ b/bucket/corretto-jdk.json @@ -1,15 +1,15 @@ { "description": "Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK)", "homepage": "https://aws.amazon.com/corretto/", - "version": "21.0.0.35.1", + "version": "21.0.1.12.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/21.0.0.35.1/amazon-corretto-21.0.0.35.1-windows-x64-jdk.zip", - "hash": "8774e7d8ae2d87cbb5068291a70d58b7bb0a78581e35025701981fa04261deb3" + "url": "https://corretto.aws/downloads/resources/21.0.1.12.1/amazon-corretto-21.0.1.12.1-windows-x64-jdk.zip", + "hash": "9f13477c8209ec5e2d59d728503fb61f0c2ee8765431ea542d721cb60b9061a8" } }, - "extract_dir": "jdk21.0.0_35", + "extract_dir": "jdk21.0.1_12", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"