From 5b8af17f751c0ec0d90f4fd3659d0d904bbca636 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Mon, 25 Jan 2021 12:44:49 +0100 Subject: [PATCH] zulu15: Update to version 15.29.15 --- bucket/zulu15.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu15.json b/bucket/zulu15.json index 006f9fc92..6a4a6f1ac 100644 --- a/bucket/zulu15.json +++ b/bucket/zulu15.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-jdk15.0.1-win_x64.zip", - "hash": "506e1fa9eb7dc07474a43d2e140ea204824f519e1c64b712bb03deae6f062798", - "extract_dir": "zulu15.28.51-ca-jdk15.0.1-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu15.29.15-ca-jdk15.0.2-win_x64.zip", + "hash": "248ac29af98216610582652a628c16025da427f069a920abd1cef705e90f8781", + "extract_dir": "zulu15.29.15-ca-jdk15.0.2-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu15.28.51-ca-jdk15.0.1-win_i686.zip", - "hash": "34a6fa623ded466191d7aa96755e523753fb1cd49734f5ac1574fe6742e57ac5", - "extract_dir": "zulu15.28.51-ca-jdk15.0.1-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu15.29.15-ca-jdk15.0.2-win_i686.zip", + "hash": "df136e832b6bdbf59bb350c53efcbe31715d018c1af9992251c847cb4ad0bd0b", + "extract_dir": "zulu15.29.15-ca-jdk15.0.2-win_i686" } }, "env_add_path": "bin",