From 48a40556dd3d8f08d8a75ea36e3b72dd8dba6a37 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Mon, 25 Jan 2021 12:44:49 +0100 Subject: [PATCH] zulu15-jre: Update to version 15.29.15 --- bucket/zulu15-jre.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu15-jre.json b/bucket/zulu15-jre.json index 24557ce3d..12a486462 100644 --- a/bucket/zulu15-jre.json +++ b/bucket/zulu15-jre.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "15.28.51", + "version": "15.29.15", "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/zulu15.28.51-ca-jre15.0.1-win_x64.zip", - "hash": "a3d9a76e265faa388e11bceff295cc87098f20682c45544b2a1b55406d84674f", - "extract_dir": "zulu15.28.51-ca-jre15.0.1-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu15.29.15-ca-jre15.0.2-win_x64.zip", + "hash": "b04c0816210eb4fd4a4e783ac8340b237f0365915f1dbcda77ada14a56be1855", + "extract_dir": "zulu15.29.15-ca-jre15.0.2-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu15.28.51-ca-jre15.0.1-win_i686.zip", - "hash": "1f3e79c6e43167fa19f40e20b5d2ba14e30be883362d00c451b1e4f1b61f9619", - "extract_dir": "zulu15.28.51-ca-jre15.0.1-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu15.29.15-ca-jre15.0.2-win_i686.zip", + "hash": "83b188cec41880ea1605a27702225090827c3644a9d17a8cd7d47b93c1b69f82", + "extract_dir": "zulu15.29.15-ca-jre15.0.2-win_i686" } }, "env_add_path": "bin",