From 0cfc9e7b7a156109bc8dca3dfd328ba3dc040de2 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 22 Oct 2020 23:26:24 +0200 Subject: [PATCH] zulu: Update to version 15.28.13 --- bucket/zulu.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu.json b/bucket/zulu.json index c195a09d7..2af2be9ab 100644 --- a/bucket/zulu.json +++ b/bucket/zulu.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "14.29.23", + "version": "15.28.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/zulu14.29.23-ca-jdk14.0.2-win_x64.zip", - "hash": "281114bf5fb884f17f04ea2390e3e686535091a4922c59d2eb2b83fb0eec2e45", - "extract_dir": "zulu14.29.23-ca-jdk14.0.2-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu15.28.13-ca-jdk15.0.1-win_x64.zip", + "hash": "8fcba12a3587cbece5c5926a468df982b10cf515e2d2c6d89c9d6cf99088e3d6", + "extract_dir": "zulu15.28.13-ca-jdk15.0.1-win_x64" }, "32bit": { - "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" + "url": "https://cdn.azul.com/zulu/bin/zulu15.28.13-ca-jdk15.0.1-win_i686.zip", + "hash": "15b166beba2ebc9d0ec2301b23e524b771dc6ddd4c8fb320c5f1e877d5194798", + "extract_dir": "zulu15.28.13-ca-jdk15.0.1-win_i686" } }, "env_add_path": "bin",