From e3a9817aa0a099a62ad4fdd075fb3b3764458396 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 7 Jun 2022 23:39:47 +0200 Subject: [PATCH] zulufx8-jdk: Update to version 8.62.0.19 --- bucket/zulufx8-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/zulufx8-jdk.json b/bucket/zulufx8-jdk.json index d2fa85e5d..35067ebe0 100644 --- a/bucket/zulufx8-jdk.json +++ b/bucket/zulufx8-jdk.json @@ -1,21 +1,21 @@ { "description": "Open Source Builds of Zulu 8 With OpenJFX", "homepage": "https://www.azul.com/products/zulu-community/zulufx/", - "version": "8.58.0.13", + "version": "8.62.0.19", "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.58.0.13-ca-fx-jdk8.0.312-win_x64.zip", - "hash": "564aca576120b35e776f7b46b24a381a3e361d5e6f700e0b735042084703dae0", - "extract_dir": "zulu8.58.0.13-ca-fx-jdk8.0.312-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu8.62.0.19-ca-fx-jdk8.0.332-win_x64.zip", + "hash": "f3fdecaddb83c16b875ac181d60cb32fc1b6b0d81fccc0b455e9dbf3ea9f7ce3", + "extract_dir": "zulu8.62.0.19-ca-fx-jdk8.0.332-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu8.58.0.13-ca-fx-jdk8.0.312-win_i686.zip", + "url": "https://cdn.azul.com/zulu/bin/zulu8.62.0.19-ca-fx-jdk8.0.332-win_i686.zip", "hash": "b42fc4cb01379732439e8d4b21770008885ce3c1ddead22720bd9dbaa719a553", - "extract_dir": "zulu8.58.0.13-ca-fx-jdk8.0.312-win_i686" + "extract_dir": "zulu8.62.0.19-ca-fx-jdk8.0.332-win_i686" } }, "env_add_path": "bin",