From d81ba3ab2f6c856685486b747281e91fe99d1f68 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 23 Oct 2020 06:12:28 +0200 Subject: [PATCH] corretto11: Update to version 11.0.9.11.2 --- bucket/corretto11.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/corretto11.json b/bucket/corretto11.json index fa5bb847b..d781e1acb 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.1", + "version": "11.0.9.11.2", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { "url": "https://corretto.aws/downloads/latest/amazon-corretto-11-x64-windows-jdk.zip", - "hash": "md5:18e6dca60dcd47cd38d62392ca130163" + "hash": "md5:9757ebcd8094b4d7040886b2c98bcf37" } }, "extract_to": "tmp",