From bad07dd8ab32fe689ca0789db7f350cd14dc95ef Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 19 Jul 2022 21:56:43 +0200 Subject: [PATCH] corretto8-jre: Update to version 8.342.07.1 --- bucket/corretto8-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/corretto8-jre.json b/bucket/corretto8-jre.json index 931787c19..88d76c0dc 100644 --- a/bucket/corretto8-jre.json +++ b/bucket/corretto8-jre.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.332.08.1", + "version": "8.342.07.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/8.332.08.1/amazon-corretto-8.332.08.1-windows-x64-jre.zip", - "hash": "md5:37c64920b1ea8dcb8aff259c45b64d32" + "url": "https://corretto.aws/downloads/resources/8.342.07.1/amazon-corretto-8.342.07.1-windows-x64-jre.zip", + "hash": "md5:9a7fbb2498887f168d8ca380bfacd352" }, "32bit": { - "url": "https://corretto.aws/downloads/resources/8.332.08.1/amazon-corretto-8.332.08.1-windows-x86-jre.zip", - "hash": "md5:baf2850c7e6ad117308b19f0657b6859" + "url": "https://corretto.aws/downloads/resources/8.342.07.1/amazon-corretto-8.342.07.1-windows-x86-jre.zip", + "hash": "md5:3b3808d4dfbaf43974492cbd3ff10b63" } }, "extract_dir": "jre8",