From dd4c35a4517d0d8d035de101e6f657bca33fab5f Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 20 Apr 2021 21:22:01 +0200 Subject: [PATCH] zulu8-jre: Update to version 8.54.0.21 --- bucket/zulu8-jre.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu8-jre.json b/bucket/zulu8-jre.json index d29553e2f..46d1b93a8 100644 --- a/bucket/zulu8-jre.json +++ b/bucket/zulu8-jre.json @@ -1,21 +1,21 @@ { "description": "Zulu 8 is certified build of OpenJDK 8", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "8.52.0.23", + "version": "8.54.0.21", "license": { "identifier": "GPL-2.0-only WITH Classpath-exception-2.0", "url": "https://www.azulsystems.com/license/zulu_third_party_licenses.html" }, "architecture": { "64bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu8.52.0.23-ca-jre8.0.282-win_x64.zip", - "hash": "fd025254af1276dd6da4a5ac0a4372c47e3e1f11559eeed165cd858a3384f4dc", - "extract_dir": "zulu8.52.0.23-ca-jre8.0.282-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu8.54.0.21-ca-jre8.0.292-win_x64.zip", + "hash": "5c66a05f496721ab50171d1e50f2e0fccdc70049586466659f76f7e5306615d9", + "extract_dir": "zulu8.54.0.21-ca-jre8.0.292-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu8.52.0.23-ca-jre8.0.282-win_i686.zip", - "hash": "431ccb80c7c99082c6ff94053f2ac423e9820faceb500e2c199693d5192bcf07", - "extract_dir": "zulu8.52.0.23-ca-jre8.0.282-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu8.54.0.21-ca-jre8.0.292-win_i686.zip", + "hash": "bd69dc7a81b89c2e573bcc7bbc0d2a2937bcb51979679c9f0cb42d702491dea7", + "extract_dir": "zulu8.54.0.21-ca-jre8.0.292-win_i686" } }, "env_add_path": "bin",