From beb68f61ce92fd52ee5aac17fc90bb3f0c0a97d1 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 7 Jun 2022 21:33:39 +0200 Subject: [PATCH] zulu8-jre: Update to version 8.62.0.19 --- 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 15c689086..dd5178d96 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.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-jre8.0.312-win_x64.zip", - "hash": "81b3910a607d01f5e2faaae18781a08b083de396a3ee0594caa957f12d387b64", - "extract_dir": "zulu8.58.0.13-ca-jre8.0.312-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu8.62.0.19-ca-jre8.0.332-win_x64.zip", + "hash": "685840ec35420e3aef61e46f866bcfc547d509d36bf8fcb0b8ee49bc8497a1af", + "extract_dir": "zulu8.62.0.19-ca-jre8.0.332-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu8.58.0.13-ca-jre8.0.312-win_i686.zip", - "hash": "25d0f2b97245efb4bfbaea63700473f644f47411e88deee0e819d0b5b8eca503", - "extract_dir": "zulu8.58.0.13-ca-jre8.0.312-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu8.62.0.19-ca-jre8.0.332-win_i686.zip", + "hash": "5a3ce83b091dbeb5bbeeaa13cd779ac15f0d39ee670f709ef2304889b8c5f699", + "extract_dir": "zulu8.62.0.19-ca-jre8.0.332-win_i686" } }, "env_add_path": "bin",