From 052cc5057140fa4b220170bb0377bc71a006f543 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 20 Jul 2021 20:38:21 +0200 Subject: [PATCH] corretto11: Update to version 11.0.12.7.1 --- bucket/corretto11.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/corretto11.json b/bucket/corretto11.json index d20949e96..ecb1acbbc 100644 --- a/bucket/corretto11.json +++ b/bucket/corretto11.json @@ -1,12 +1,12 @@ { "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.11.9.1", + "version": "11.0.12.7.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/11.0.11.9.1/amazon-corretto-11.0.11.9.1-windows-x64-jdk.zip", - "hash": "md5:fb4dafb0db003ed28bb977c6e64fd04c" + "url": "https://corretto.aws/downloads/resources/11.0.12.7.1/amazon-corretto-11.0.12.7.1-windows-x64-jdk.zip", + "hash": "md5:022bf679bc9c337287859264496c2f38" } }, "extract_to": "tmp",