From f5fdd09c7df84508d5d6bd0761f44690a6bf0211 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 16 Sep 2020 20:16:48 +0200 Subject: [PATCH] zulu-jre: Update to version 15.27.17 --- 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 a8b62cd82..8f2144e14 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/products/zulu-community/", - "version": "14.29.23", + "version": "15.27.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/zulu14.29.23-ca-jre14.0.2-win_x64.zip", - "hash": "3b70ff0127dc3471cc542a3dc6a66036d64d2abf3b2a28637934f708f4cc308c", - "extract_dir": "zulu14.29.23-ca-jre14.0.2-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu15.27.17-ca-jre15.0.0-win_x64.zip", + "hash": "e08ba7b02d93ab3438b56be1c10327959f3e0d7a4dd2b445f32aa17174067c8d", + "extract_dir": "zulu15.27.17-ca-jre15.0.0-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu14.29.23-ca-jre14.0.2-win_i686.zip", - "hash": "964876f0bf2c593617557aecb078a29df9db3947cc92de3e267c2228ec32c362", - "extract_dir": "zulu14.29.23-ca-jre14.0.2-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu15.27.17-ca-jre15.0.0-win_i686.zip", + "hash": "1b64a9432245dd418ca7c6a0dff9480d0cd550fa914f526ca69a0f68010e0325", + "extract_dir": "zulu15.27.17-ca-jre15.0.0-win_i686" } }, "env_add_path": "bin",