From e633d21b9337310ee911ece0f1435a49c674877d Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 19 Apr 2022 18:44:47 +0200 Subject: [PATCH] corretto11-jdk: Update to version 11.0.15.9.1 --- bucket/corretto11-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/corretto11-jdk.json b/bucket/corretto11-jdk.json index 1012ac7dd..6fd3cef7b 100644 --- a/bucket/corretto11-jdk.json +++ b/bucket/corretto11-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": "11.0.14.10.1", + "version": "11.0.15.9.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/11.0.14.10.1/amazon-corretto-11.0.14.10.1-windows-x64-jdk.zip", - "hash": "md5:b03f92e045d9e7b5a65f3702a3c96d99" + "url": "https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip", + "hash": "md5:a937acacf9cc25ec06f9b240d064ad99" } }, - "extract_dir": "jdk11.0.14_10", + "extract_dir": "jdk11.0.15_9", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"