From 4ea84ef08b6fda2cfac78ed7f566b765be098c0e Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 19 Jul 2022 21:30:19 +0200 Subject: [PATCH] corretto17-jdk: Update to version 17.0.4.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 50848129b..96820b15c 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.3.6.1", + "version": "17.0.4.8.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/17.0.3.6.1/amazon-corretto-17.0.3.6.1-windows-x64-jdk.zip", - "hash": "md5:af12f4150d1aa777910d3be40e6a170b" + "url": "https://corretto.aws/downloads/resources/17.0.4.8.1/amazon-corretto-17.0.4.8.1-windows-x64-jdk.zip", + "hash": "md5:c98ff39d1d42f2766f75c64955f63d6d" } }, - "extract_dir": "jdk17.0.3_6", + "extract_dir": "jdk17.0.4_8", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"