From 4e9e994a7f1c97ee9db84e1121a11ca0adaeb05c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 20:17:05 +0000 Subject: [PATCH] corretto8-jre: Update to version 8.402.08.1 --- bucket/corretto8-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/corretto8-jre.json b/bucket/corretto8-jre.json index 91dd89ce2..c12652a69 100644 --- a/bucket/corretto8-jre.json +++ b/bucket/corretto8-jre.json @@ -1,16 +1,16 @@ { "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.06.1", + "version": "8.402.08.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/8.402.06.1/amazon-corretto-8.402.06.1-windows-x64-jre.zip", - "hash": "58572442537cff799d1a0a1a0eac61df84fe2b7347455e24f358dce332dc0ea5" + "url": "https://corretto.aws/downloads/resources/8.402.08.1/amazon-corretto-8.402.08.1-windows-x64-jre.zip", + "hash": "c1e4ed69022c58c225a153510fd1e67d3983803834bba58c8fe5cf8a66cb558c" }, "32bit": { - "url": "https://corretto.aws/downloads/resources/8.402.06.1/amazon-corretto-8.402.06.1-windows-x86-jre.zip", - "hash": "ce856c6d7ce466d7a109eaca57e3ae552d8b416de7c76ed3cfbffc96c2189aa3" + "url": "https://corretto.aws/downloads/resources/8.402.08.1/amazon-corretto-8.402.08.1-windows-x86-jre.zip", + "hash": "2b0f5c41edeef3f3929b2e2d3f373d0fa119d82d42057e7f11584a5f3a15950f" } }, "extract_dir": "jre8",