From 27ecfb703c2147bf4464e20dd647a010ef8e6ec0 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 14 Jan 2020 22:35:32 +0100 Subject: [PATCH] zulu-jre: Update to version 13.29.9 --- bucket/zulu-jre.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu-jre.json b/bucket/zulu-jre.json index 8308e9030..e57b4f698 100644 --- a/bucket/zulu-jre.json +++ b/bucket/zulu-jre.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/downloads/zulu/", - "version": "13.28.11", + "version": "13.29.9", "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.28.11-ca-jre13.0.1-win_x64.zip", - "hash": "7eba9fd0f8546280068a1103ebc704fc983780b87ac026bdd435e8a5237f5c58", - "extract_dir": "zulu13.28.11-ca-jre13.0.1-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu13.29.9-ca-jre13.0.2-win_x64.zip", + "hash": "3b8650c8e34f856c7547f04756271f9685bf09ca6e7c4a10100a21c2f612d4b2", + "extract_dir": "zulu13.29.9-ca-jre13.0.2-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu13.28.11-ca-jre13.0.1-win_i686.zip", - "hash": "6ab38f694502c8556a2b0bcae1edf55c5216c1b4a3c105eb80790f8d2c815532", - "extract_dir": "zulu13.28.11-ca-jre13.0.1-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu13.29.9-ca-jre13.0.2-win_i686.zip", + "hash": "f64904d2c02348da99440fb2dad16f3a1df0b2b170767b29f754862403a70fb6", + "extract_dir": "zulu13.29.9-ca-jre13.0.2-win_i686" } }, "env_add_path": "bin",