From 14de3d943630bef51fdd9e06855be433288b79ff Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Mon, 21 Dec 2020 22:09:47 +0100 Subject: [PATCH] zulu13: Update to version 13.35.51 --- bucket/zulu13.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu13.json b/bucket/zulu13.json index e541b8dd6..bd9168173 100644 --- a/bucket/zulu13.json +++ b/bucket/zulu13.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-jdk13.0.5-win_x64.zip", - "hash": "6171d6b3381d24d99f51ce851819fca62d80bb0d55c851dcb7df53954d2f1cab", - "extract_dir": "zulu13.35.17-ca-jdk13.0.5-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu13.35.51-ca-jdk13.0.5.1-win_x64.zip", + "hash": "6a8d4bbe3e708a7597a7e7e0af1a9578ac68908d0179232e2707f91d97f3a0f0", + "extract_dir": "zulu13.35.51-ca-jdk13.0.5.1-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu13.35.17-ca-jdk13.0.5-win_i686.zip", - "hash": "c2871927537b8cbe3cb2c55a2142e95827b726de16f93859f989e46047604753", - "extract_dir": "zulu13.35.17-ca-jdk13.0.5-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu13.35.51-ca-jdk13.0.5.1-win_i686.zip", + "hash": "5fda8e2357a712decc5e4fbc47c31ace8ecff75808cb918aeb5faa1176db6dce", + "extract_dir": "zulu13.35.51-ca-jdk13.0.5.1-win_i686" } }, "env_add_path": "bin",