From 9dde16066936c4fa278bf2b17009ee531ecd9967 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 19 Jul 2022 22:44:28 +0200 Subject: [PATCH] zulu11-jre: Update to version 11.58.15 --- bucket/zulu11-jre.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zulu11-jre.json b/bucket/zulu11-jre.json index 43193911a..87f01fcf0 100644 --- a/bucket/zulu11-jre.json +++ b/bucket/zulu11-jre.json @@ -1,16 +1,16 @@ { "description": "Zulu 11 is a build of OpenJDK 11", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "11.56.19", + "version": "11.58.15", "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/zulu11.56.19-ca-jre11.0.15-win_x64.zip", - "hash": "0bceff389f0c9e19abacfa0d092905aef0219db9843441e1eeb316cfe062dc23", - "extract_dir": "zulu11.56.19-ca-jre11.0.15-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu11.58.15-ca-jre11.0.16-win_x64.zip", + "hash": "238b0d608f47ef1daf41c2103b3bb98cab3227e8f4636a108740d71b3710c77e", + "extract_dir": "zulu11.58.15-ca-jre11.0.16-win_x64" } }, "env_add_path": "bin",