From 3938cc9c0591b8af89f3da40dd5fa0ab45ff49e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 20:24:33 +0000 Subject: [PATCH] corretto-jdk: Update to version 19.0.1.10.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 b7237773a..5531cd8a2 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": "19.0.0.36.1", + "version": "19.0.1.10.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/19.0.0.36.1/amazon-corretto-19.0.0.36.1-windows-x64-jdk.zip", - "hash": "9086b04ff3eef3b2bd216150e078d8c717ee705830e40e3ba54726694201026d" + "url": "https://corretto.aws/downloads/resources/19.0.1.10.1/amazon-corretto-19.0.1.10.1-windows-x64-jdk.zip", + "hash": "0d9db675bf59726f0af02a3c31805e3bdeb6183ece2db25878163907d7d8e997" } }, - "extract_dir": "jdk19.0.0_36", + "extract_dir": "jdk19.0.1_10", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"