From b4aaa043ce53f59f32fa4c5fd3db6161483e4a6a 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:30 +0000 Subject: [PATCH] corretto17-jdk: Update to version 17.0.9.8.1 --- bucket/corretto17-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/corretto17-jdk.json b/bucket/corretto17-jdk.json index 3649f7ba2..7e1a4807d 100644 --- a/bucket/corretto17-jdk.json +++ b/bucket/corretto17-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.8.8.1", + "version": "17.0.9.8.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/17.0.8.8.1/amazon-corretto-17.0.8.8.1-windows-x64-jdk.zip", - "hash": "2a72d06128023907f9265e3fd82bef3fa619af86b88a7384fb009d99bd3671c2" + "url": "https://corretto.aws/downloads/resources/17.0.9.8.1/amazon-corretto-17.0.9.8.1-windows-x64-jdk.zip", + "hash": "bef1845cbfc5dfc39240d794a31770b0f3f4b7aa179b49536f7b37a4f09985ae" } }, - "extract_dir": "jdk17.0.8_8", + "extract_dir": "jdk17.0.9_8", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"