From 5ee7f93920e0d2c671825abfcaddd60b5e8aaba5 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Mon, 21 Dec 2020 22:09:47 +0100 Subject: [PATCH] zulu13-jre: Update to version 13.35.51 --- bucket/zulu13-jre.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu13-jre.json b/bucket/zulu13-jre.json index c60bb05e0..ddce02570 100644 --- a/bucket/zulu13-jre.json +++ b/bucket/zulu13-jre.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "13.35.17", + "version": "13.35.51", "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/zulu13.35.17-ca-jre13.0.5-win_x64.zip", - "hash": "c8e56d9bef63050737455014c255f4580169c4f46ea2e3925d770ea35e0872c2", - "extract_dir": "zulu13.35.17-ca-jre13.0.5-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu13.35.51-ca-jre13.0.5.1-win_x64.zip", + "hash": "c25375a35120c4a955d43cd8461aff2daa540587950daff3c444aa778fa7a78e", + "extract_dir": "zulu13.35.51-ca-jre13.0.5.1-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu13.35.17-ca-jre13.0.5-win_i686.zip", - "hash": "9a6d405753ca1172c0849f8c7c28d97959690494c9298c6dacf8c5a651c00383", - "extract_dir": "zulu13.35.17-ca-jre13.0.5-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu13.35.51-ca-jre13.0.5.1-win_i686.zip", + "hash": "f729edf96854f66a2969da9a2ea53708c295b5014bee2750cde0035b5f4b7944", + "extract_dir": "zulu13.35.51-ca-jre13.0.5.1-win_i686" } }, "env_add_path": "bin",