From d5431aaf7cb2ef749c76b2b66c7ab87ec604d1dc Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 21 Jul 2021 01:02:40 +0200 Subject: [PATCH] zulu11: Update to version 11.50.19 --- bucket/zulu11.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu11.json b/bucket/zulu11.json index 22402e85b..f6b3d6eec 100644 --- a/bucket/zulu11.json +++ b/bucket/zulu11.json @@ -1,21 +1,21 @@ { "description": "Zulu 11 is a build of OpenJDK 11", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "11.48.21", + "version": "11.50.19", "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.48.21-ca-jdk11.0.11-win_x64.zip", - "hash": "7bcbaedecca73811f70a5ee89e9258afff9bc009286449d97d9b3105f52a1a3a", - "extract_dir": "zulu11.48.21-ca-jdk11.0.11-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu11.50.19-ca-jdk11.0.12-win_x64.zip", + "hash": "42ae65e75d615a3f06a674978e1fa85fdf078cad94e553fee3e779b2b42bb015", + "extract_dir": "zulu11.50.19-ca-jdk11.0.12-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu11.48.21-ca-jdk11.0.11-win_i686.zip", - "hash": "c98e174c40f9dd5e479c831340cc540f7079c09988efa2cc3281211de20eaadc", - "extract_dir": "zulu11.48.21-ca-jdk11.0.11-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu11.50.19-ca-jdk11.0.12-win_i686.zip", + "hash": "93ad1adee72221256fe1ef096b0ccf14ca104f6771cfe2dfeb980d57bb128364", + "extract_dir": "zulu11.50.19-ca-jdk11.0.12-win_i686" } }, "env_add_path": "bin",