From b8e5002880639ce39b32ce2f86da264c98ca6328 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 14 Jan 2020 22:35:33 +0100 Subject: [PATCH] zulu11-jre: Update to version 11.37.17 --- bucket/zulu11-jre.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zulu11-jre.json b/bucket/zulu11-jre.json index 30c777f35..1246392fe 100644 --- a/bucket/zulu11-jre.json +++ b/bucket/zulu11-jre.json @@ -1,16 +1,16 @@ { "description": "Zulu 11 is a build of OpenJDK 11", "homepage": "https://www.azul.com/downloads/zulu/", - "version": "11.35.15", + "version": "11.37.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/zulu11.35.15-ca-jre11.0.5-win_x64.zip", - "hash": "4a432453a83e4db6a06bb3e4f3a856037c9931eb47c1b74096461ec1775f84e7", - "extract_dir": "zulu11.35.15-ca-jre11.0.5-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu11.37.17-ca-jre11.0.6-win_x64.zip", + "hash": "54e2710ef841a887d0c77050dd1bfd8b9f42542ea42592ad0d92317907ab3e53", + "extract_dir": "zulu11.37.17-ca-jre11.0.6-win_x64" } }, "env_add_path": "bin",