From ffa0c91b93e249b24e3e45a37849ddefe7fd65d6 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 16 Oct 2019 02:25:09 +0200 Subject: [PATCH] corretto: Update to version 11.0.5.10.1 --- bucket/corretto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/corretto.json b/bucket/corretto.json index ff7218da6..e874f75a5 100644 --- a/bucket/corretto.json +++ b/bucket/corretto.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.4.11.1", + "version": "11.0.5.10.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://d3pxv6yz143wms.cloudfront.net/11.0.4.11.1/amazon-corretto-11.0.4.11.1-windows-x64.zip", - "hash": "md5:707c839c3f56645454b8c8d31f255161" + "url": "https://d3pxv6yz143wms.cloudfront.net/11.0.5.10.1/amazon-corretto-11.0.5.10.1-windows-x64.zip", + "hash": "md5:741d0fcee20754e17dd230d7eaf5dff3" } }, "extract_to": "tmp",