From 76b97cd52294e90bf38fd31301cb283078a71046 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 19 Jan 2021 21:59:22 +0100 Subject: [PATCH] corretto8: Update to version 8.282.08.1 --- bucket/corretto8.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/corretto8.json b/bucket/corretto8.json index 83c05d7e0..826586ba5 100644 --- a/bucket/corretto8.json +++ b/bucket/corretto8.json @@ -1,16 +1,16 @@ { "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": "8.275.01.1", + "version": "8.282.08.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/8.275.01.1/amazon-corretto-8.275.01.1-windows-x64-jdk.zip", - "hash": "md5:74be474e5a21d4641b2f09923abaffaf" + "url": "https://corretto.aws/downloads/resources/8.282.08.1/amazon-corretto-8.282.08.1-windows-x64-jdk.zip", + "hash": "md5:ebbfcfe2f1a1ae96b5dca67ce01ed69b" }, "32bit": { - "url": "https://corretto.aws/downloads/resources/8.275.01.1/amazon-corretto-8.275.01.1-windows-x86-jdk.zip", - "hash": "md5:95b7aa1952e6b864ba72a53a477d81bc" + "url": "https://corretto.aws/downloads/resources/8.282.08.1/amazon-corretto-8.282.08.1-windows-x86-jdk.zip", + "hash": "md5:a9ba4a0c9a3652ca86a8ff5a907705e8" } }, "extract_to": "tmp",