From 8327cce28e1fe75cc92b66fbf1a80fd22304e33f Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 2 Aug 2022 21:54:10 +0200 Subject: [PATCH] corretto16-jdk: Update to version 16.0.2.7.1 --- bucket/corretto16-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/corretto16-jdk.json b/bucket/corretto16-jdk.json index a0f000fb9..fafd2c3a8 100644 --- a/bucket/corretto16-jdk.json +++ b/bucket/corretto16-jdk.json @@ -1,15 +1,15 @@ { "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": "16.0.1.9.1", + "version": "16.0.2.7.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/16.0.1.9.1/amazon-corretto-16.0.1.9.1-windows-x64-jdk.zip", - "hash": "b7040bd6b35b78a220da3fa1f4cdb770a0735cd12a9aa2c530eeaf3009660205" + "url": "https://corretto.aws/downloads/resources/16.0.2.7.1/amazon-corretto-16.0.2.7.1-windows-x64-jdk.zip", + "hash": "d3a1790dabe0a11f57a84db9bf28cab6fe658757ff43248cea14eb4ba32f314f" } }, - "extract_dir": "jdk16.0.1_9", + "extract_dir": "jdk16.0.2_7", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"