From 97dca8bd591cfbe30b3e7892ea20ccfc739adc2b Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 21 Jul 2021 01:02:40 +0200 Subject: [PATCH] zulu13: Update to version 13.42.17 --- bucket/zulu13.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu13.json b/bucket/zulu13.json index e7bd5b051..863112df9 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.40.15", + "version": "13.42.17", "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.40.15-ca-jdk13.0.7-win_x64.zip", - "hash": "de8535ea4d943d5dceb8ca8e3562480843ead23fb6b331187b5fcd0ceaeebe99", - "extract_dir": "zulu13.40.15-ca-jdk13.0.7-win_x64" + "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" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu13.40.15-ca-jdk13.0.7-win_i686.zip", - "hash": "09a3fe4bc6a8a9a601bbdfc4026891b8d429fa01749ea696e7f8e64d57f5dd09", - "extract_dir": "zulu13.40.15-ca-jdk13.0.7-win_i686" + "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" } }, "env_add_path": "bin",