From e2d4bcaf9509120abc0ef7b4aee18b4e0fefa3d4 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 20 Apr 2021 21:22:01 +0200 Subject: [PATCH] zulu7: Update to version 7.46.0.11 --- bucket/zulu7.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zulu7.json b/bucket/zulu7.json index 9f4010ba4..31905310d 100644 --- a/bucket/zulu7.json +++ b/bucket/zulu7.json @@ -1,16 +1,16 @@ { "description": "Zulu 7 is a build of OpenJDK 7", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "7.44.0.11", + "version": "7.46.0.11", "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/zulu7.44.0.11-ca-jdk7.0.292-win_x64.zip", - "hash": "ab204a6cbc152d5f3341554da17d54503a70414c4930945fc05a6eca04ba67c7", - "extract_dir": "zulu7.44.0.11-ca-jdk7.0.292-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu7.46.0.11-ca-jdk7.0.302-win_x64.zip", + "hash": "d44728fc6c86c109cff1bbd977888420f79e3e7996ec77d0156d829a1093474c", + "extract_dir": "zulu7.46.0.11-ca-jdk7.0.302-win_x64" } }, "env_add_path": "bin",