From 65c3e10c2670c4f393434bbf5cc0aa0cb384be13 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 19 Oct 2021 23:06:35 +0200 Subject: [PATCH] zulu13: Update to version 13.44.13 --- bucket/zulu13.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu13.json b/bucket/zulu13.json index 863112df9..0a934144d 100644 --- a/bucket/zulu13.json +++ b/bucket/zulu13.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "13.42.17", + "version": "13.44.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/zulu13.42.17-ca-jdk13.0.8-win_x64.zip", - "hash": "252c4383339bedd6e6ddac7a87c474844c4d35aab7436b70773f7189ddf6d398", - "extract_dir": "zulu13.42.17-ca-jdk13.0.8-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu13.44.13-ca-jdk13.0.9-win_x64.zip", + "hash": "229df46615bc421d77bae07db453f615d9cd32f750d9dcc5fc3a4c9eae889e5e", + "extract_dir": "zulu13.44.13-ca-jdk13.0.9-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu13.42.17-ca-jdk13.0.8-win_i686.zip", - "hash": "4a69510d30956e2545cebd47e1560398c7dc4b5ebbcdc63cf1a6f1945497cc15", - "extract_dir": "zulu13.42.17-ca-jdk13.0.8-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu13.44.13-ca-jdk13.0.9-win_i686.zip", + "hash": "2213e0e226365164b8a511c18788c7e54e28ab6251ae047ff84b840db63ec84e", + "extract_dir": "zulu13.44.13-ca-jdk13.0.9-win_i686" } }, "env_add_path": "bin",