From 992d2f3f332aae8e048c3633d63a5e44fcd261d9 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-lts-jdk: Update to version 17.0.5.8.1 --- bucket/corretto-lts-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/corretto-lts-jdk.json b/bucket/corretto-lts-jdk.json index 2efba2c2b..fa717f6df 100644 --- a/bucket/corretto-lts-jdk.json +++ b/bucket/corretto-lts-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": "17.0.4.9.1", + "version": "17.0.5.8.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/17.0.4.9.1/amazon-corretto-17.0.4.9.1-windows-x64-jdk.zip", - "hash": "1d64c109bd6fb0b0f941ce02adcfdea795d234d8a1b87c713d18062875153b2e" + "url": "https://corretto.aws/downloads/resources/17.0.5.8.1/amazon-corretto-17.0.5.8.1-windows-x64-jdk.zip", + "hash": "a89555d3a482f67bfdb9fe07b906592e9763e047e435f811c34b72bebd4200b3" } }, - "extract_dir": "jdk17.0.4_9", + "extract_dir": "jdk17.0.5_8", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"