From fcf6617f4dd327e28897855062f0b431de167f3d Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 14 Jan 2020 22:35:33 +0100 Subject: [PATCH] zulu8-jre: Update to version 8.44.0.9 --- 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 b7b64c33e..caba98484 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/downloads/zulu/", - "version": "8.42.0.23", + "version": "8.44.0.9", "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.42.0.23-ca-jre8.0.232-win_x64.zip", - "hash": "0aced5d0d9543a35a87d8f9218a570323dc9240b5c3e95d61579d4e8fad38c04", - "extract_dir": "zulu8.42.0.23-ca-jre8.0.232-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu8.44.0.9-ca-jre8.0.242-win_x64.zip", + "hash": "391ae5f35864fc0ce9ad233fa19f80796657988ca948cf88bfbaaa02e04bce15", + "extract_dir": "zulu8.44.0.9-ca-jre8.0.242-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu8.42.0.23-ca-jre8.0.232-win_i686.zip", - "hash": "c5eadc1229f4cf56177f76c75e4e8085d3e524180b17fceca7dbf73e731c6d26", - "extract_dir": "zulu8.42.0.23-ca-jre8.0.232-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu8.44.0.9-ca-jre8.0.242-win_i686.zip", + "hash": "54d1c15680ab14452b582df29794ba9cee730158d7213110e0c18dbd01c4fac0", + "extract_dir": "zulu8.44.0.9-ca-jre8.0.242-win_i686" } }, "env_add_path": "bin",