From 6191cbdc1289d170368daec3eb8dbc28d5e91f71 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Mon, 1 Aug 2022 09:58:49 +0200 Subject: [PATCH] corretto-jdk: Update to version 18.0.1.10.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 8ada2538c..1cd08dfd3 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": "18.0.2.9.1", + "version": "18.0.1.10.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/18.0.2.9.1/amazon-corretto-18.0.2.9.1-windows-x64-jdk.zip", - "hash": "md5:8f0b98a63b5bb772897729237ca75f70" + "url": "https://corretto.aws/downloads/resources/18.0.1.10.1/amazon-corretto-18.0.1.10.1-windows-x64-jdk.zip", + "hash": "md5:383724104ea5b42bd73c4580819a95e4" } }, - "extract_dir": "jdk18.0.2_9", + "extract_dir": "jdk18.0.1_10", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"