From 10eb167b9fdf036279f343dfaacd80cd0dbb38ab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 20:16:19 +0000 Subject: [PATCH] corretto-lts-jdk: Update to version 17.0.8.7.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 72292fb9a..8290700e5 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.7.7.1", + "version": "17.0.8.7.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/17.0.7.7.1/amazon-corretto-17.0.7.7.1-windows-x64-jdk.zip", - "hash": "30abe688921766d78bc3db20b658b88dd2f0b1f354d3e978230ac0fd58b79e0c" + "url": "https://corretto.aws/downloads/resources/17.0.8.7.1/amazon-corretto-17.0.8.7.1-windows-x64-jdk.zip", + "hash": "66591f96e9a6d530a27b0798daed90fe8ff8a2f20cbcf6c63babf436072fc33b" } }, - "extract_dir": "jdk17.0.7_7", + "extract_dir": "jdk17.0.8_7", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"