From 782895731bbd1944c8530b789abaab44dbf263b9 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 21 Jan 2020 18:30:57 +0100 Subject: [PATCH] zulu8-jre: Update to version 8.44.0.11 --- 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 caba98484..bac27e399 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.44.0.9", + "version": "8.44.0.11", "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.44.0.9-ca-jre8.0.242-win_x64.zip", - "hash": "391ae5f35864fc0ce9ad233fa19f80796657988ca948cf88bfbaaa02e04bce15", - "extract_dir": "zulu8.44.0.9-ca-jre8.0.242-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu8.44.0.11-ca-jre8.0.242-win_x64.zip", + "hash": "9ed3be01b8ee1a7e0f1f591ec5a1d1927dc8ae81c3c489672bb249c5d8a06780", + "extract_dir": "zulu8.44.0.11-ca-jre8.0.242-win_x64" }, "32bit": { - "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" + "url": "https://cdn.azul.com/zulu/bin/zulu8.44.0.11-ca-jre8.0.242-win_i686.zip", + "hash": "324c26d9d1e0bee9b77b3dfc6b98200799e5c42b634e96c21e126bc4bd4ed6aa", + "extract_dir": "zulu8.44.0.11-ca-jre8.0.242-win_i686" } }, "env_add_path": "bin",