From f6bae04c604af3d16b7c380c74c893ba4eaf2bb4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 7 Nov 2020 00:30:06 +0000 Subject: [PATCH] corretto11: Update to version 15.0.1 --- bucket/corretto11.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/corretto11.json b/bucket/corretto11.json index 39a381cb3..9b079d744 100644 --- a/bucket/corretto11.json +++ b/bucket/corretto11.json @@ -1,11 +1,11 @@ { "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.12.1", + "version": "15.0.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/11.0.9.12.1/amazon-corretto-11.0.9.12.1-windows-x64-jdk.zip", + "url": "https://corretto.aws/downloads/resources/15.0.1/amazon-corretto-15.0.1-windows-x64-jdk.zip", "hash": "md5:9f315697891d712aab5373c7abbf8341" } },