From b3d4323eaecdf5fb2a0c539e8244cc06e655f4e3 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sun, 19 Jul 2020 19:30:03 +0200 Subject: [PATCH] zulu14: Update to version 14.29.23 --- bucket/zulu14.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu14.json b/bucket/zulu14.json index c9413561f..68c0b26d8 100644 --- a/bucket/zulu14.json +++ b/bucket/zulu14.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "14.28.21", + "version": "14.29.23", "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/zulu14.28.21-ca-jdk14.0.1-win_x64.zip", - "hash": "9cb078b5026a900d61239c866161f0d9558ec759aa15c5b4c7e905370e868284", - "extract_dir": "zulu14.28.21-ca-jdk14.0.1-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu14.29.23-ca-jdk14.0.2-win_x64.zip", + "hash": "281114bf5fb884f17f04ea2390e3e686535091a4922c59d2eb2b83fb0eec2e45", + "extract_dir": "zulu14.29.23-ca-jdk14.0.2-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu14.28.21-ca-jdk14.0.1-win_i686.zip", - "hash": "b2c9629ea1a157770818a3b4ad9da596b9d9e013dfd376d8edb35590446764bb", - "extract_dir": "zulu14.28.21-ca-jdk14.0.1-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu14.29.23-ca-jdk14.0.2-win_i686.zip", + "hash": "c43cc544758c041234146791d52f340bf19ec6186529c625d685f766b716c9be", + "extract_dir": "zulu14.29.23-ca-jdk14.0.2-win_i686" } }, "env_add_path": "bin",