From 4d2da70a9585fca9ee896e0f69bad6d80492f78f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 01:01:57 +0000 Subject: [PATCH] corretto8-jdk: Update to version 8.412.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 a91326e28..427e0263a 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.402.08.1", + "version": "8.412.08.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/8.402.08.1/amazon-corretto-8.402.08.1-windows-x64-jdk.zip", - "hash": "460b08c44b89ee82ed206374629a3c9422b2ce13b314bc335c910a3d564ee36e" + "url": "https://corretto.aws/downloads/resources/8.412.08.1/amazon-corretto-8.412.08.1-windows-x64-jdk.zip", + "hash": "ac7a2c1020b18c74c0155efac525b36827468e95bf343a721e12027066c16633" }, "32bit": { - "url": "https://corretto.aws/downloads/resources/8.402.08.1/amazon-corretto-8.402.08.1-windows-x86-jdk.zip", - "hash": "777297b3cdf3faf39547f51c552653558f0da67676cfe2f035c25dbece34a2b8" + "url": "https://corretto.aws/downloads/resources/8.412.08.1/amazon-corretto-8.412.08.1-windows-x86-jdk.zip", + "hash": "efe8d66520e0678772746f4261d895f044dde38dfebc36d193491567e91933fc" } }, - "extract_dir": "jdk1.8.0_402", + "extract_dir": "jdk1.8.0_412", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"