From 66183a48436bcd10bb2553177f48aae369dbd64e Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 7 Jun 2022 16:08:37 +0200 Subject: [PATCH] zulu8-jdk: Update to version 8.58.0.13 --- bucket/zulu8-jdk.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu8-jdk.json b/bucket/zulu8-jdk.json index 3af80b5f9..3d25e29f8 100644 --- a/bucket/zulu8-jdk.json +++ b/bucket/zulu8-jdk.json @@ -1,21 +1,21 @@ { "description": "Zulu 8 is certified build of OpenJDK 8", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "8.62.0.19", + "version": "8.58.0.13", "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.62.0.19-ca-jdk8.0.332-win_x64.zip", - "hash": "6b24680b7c241a239ab070e4f5aea0fc94b3c6e17303c0fc40dcd8524815bfc2", - "extract_dir": "zulu8.62.0.19-ca-jdk8.0.332-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu8.58.0.13-ca-jdk8.0.312-win_x64.zip", + "hash": "96343df9e254db233d91a325abbeecf89a71f2cdd3f3d676dcab6f657f880e4e", + "extract_dir": "zulu8.58.0.13-ca-jdk8.0.312-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu8.62.0.19-ca-jdk8.0.332-win_i686.zip", - "hash": "b436320eae70a8b3ac5376e750f000487cac0bcad6fb373b629406d0aca15d94", - "extract_dir": "zulu8.62.0.19-ca-jdk8.0.332-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu8.58.0.13-ca-jdk8.0.312-win_i686.zip", + "hash": "02b260c9d8bf78b79eb0494740b02ccc9a963db3545c77d7c93af97f3ded111e", + "extract_dir": "zulu8.58.0.13-ca-jdk8.0.312-win_i686" } }, "env_add_path": "bin",