From bef8494ead5fb42ec6aabdd29393429176d97b58 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:31 +0000 Subject: [PATCH] corretto8-jdk: Update to version 8.392.08.1 --- bucket/corretto8-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/corretto8-jdk.json b/bucket/corretto8-jdk.json index a90e36078..2d4de5159 100644 --- a/bucket/corretto8-jdk.json +++ b/bucket/corretto8-jdk.json @@ -1,19 +1,19 @@ { "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": "8.382.05.1", + "version": "8.392.08.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/8.382.05.1/amazon-corretto-8.382.05.1-windows-x64-jdk.zip", - "hash": "e864086938fea40e5f96812bb757c00f5ca8a5fd238c957eb7d55a537287d59d" + "url": "https://corretto.aws/downloads/resources/8.392.08.1/amazon-corretto-8.392.08.1-windows-x64-jdk.zip", + "hash": "c771169e909459d6f6c3cf68e3a4200af420ae3313cf27423395eb3c0e811016" }, "32bit": { - "url": "https://corretto.aws/downloads/resources/8.382.05.1/amazon-corretto-8.382.05.1-windows-x86-jdk.zip", - "hash": "8fd5d719b9d6b1ff55c8d9f8d91992d2f036660ebab8609620ad0aa9fedaded3" + "url": "https://corretto.aws/downloads/resources/8.392.08.1/amazon-corretto-8.392.08.1-windows-x86-jdk.zip", + "hash": "47b9fa69716dcc651b538428d1ed60c6a7683164a6b4c23687c7af960e2f876b" } }, - "extract_dir": "jdk1.8.0_382", + "extract_dir": "jdk1.8.0_392", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"