From 7ba1676febd195dfb6f3f75bfbc7053bbc0b8ed3 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 21 Jul 2021 01:02:40 +0200 Subject: [PATCH] zulu11-jre: Update to version 11.50.19 --- 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 559d69672..b2db69749 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/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-jre11.0.11-win_x64.zip", - "hash": "03a78e5aca9dc77006ecf85b3c79e5342e15b89dfd0995768ab86939fe04f42e", - "extract_dir": "zulu11.48.21-ca-jre11.0.11-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu11.50.19-ca-jre11.0.12-win_x64.zip", + "hash": "7e24abe35949a826e36c37b13c1f806b1bddcb01ee8b661b1a2f7cb2d8ec7f40", + "extract_dir": "zulu11.50.19-ca-jre11.0.12-win_x64" } }, "env_add_path": "bin",