From c91b4601e636e59546ddbc3728ae883d4c9a7fab Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 22 Oct 2021 23:36:02 +0200 Subject: [PATCH] corretto-jdk: Update to version 17.0.1.12.1 --- bucket/corretto-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/corretto-jdk.json b/bucket/corretto-jdk.json index 8e7fe9a83..ecf15b73f 100644 --- a/bucket/corretto-jdk.json +++ b/bucket/corretto-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.0.35.1", + "version": "17.0.1.12.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/17.0.0.35.1/amazon-corretto-17.0.0.35.1-windows-x64-jdk.zip", - "hash": "md5:176af844b1ba797969568b64ce44bb57" + "url": "https://corretto.aws/downloads/resources/17.0.1.12.1/amazon-corretto-17.0.1.12.1-windows-x64-jdk.zip", + "hash": "md5:f442976c58a95e9875d3585c8f28372f" } }, - "extract_dir": "jdk17.0.0_35", + "extract_dir": "jdk17.0.1_12", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"