From 87153eb4133674a0450f6d069ceab2dcfe37b0b6 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 5 Nov 2020 04:21:38 +0100 Subject: [PATCH] corretto11: Update to version 11.0.9.12.1 --- bucket/corretto11.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/corretto11.json b/bucket/corretto11.json index f1cf3f6c3..39a381cb3 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.9.11.2", + "version": "11.0.9.12.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/11.0.9.11.2/amazon-corretto-11.0.9.11.2-windows-x64-jdk.zip", - "hash": "md5:9757ebcd8094b4d7040886b2c98bcf37" + "url": "https://corretto.aws/downloads/resources/11.0.9.12.1/amazon-corretto-11.0.9.12.1-windows-x64-jdk.zip", + "hash": "md5:9f315697891d712aab5373c7abbf8341" } }, "extract_to": "tmp",