From fd465d93165242d83d3cb6ffae9569ed5d6010fc Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 20 Apr 2022 19:25:54 +0200 Subject: [PATCH] zulu7-jdk: Update to version 7.54.0.13 --- bucket/zulu7-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zulu7-jdk.json b/bucket/zulu7-jdk.json index 885bb2cec..1a6dda439 100644 --- a/bucket/zulu7-jdk.json +++ b/bucket/zulu7-jdk.json @@ -1,16 +1,16 @@ { "description": "Zulu 7 is a build of OpenJDK 7", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "7.52.0.11", + "version": "7.54.0.13", "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.52.0.11-ca-jdk7.0.332-win_x64.zip", - "hash": "7888a2c3d6788e113dbb03396d804419eeed8918f167fcd1368fc06a736b27b7", - "extract_dir": "zulu7.52.0.11-ca-jdk7.0.332-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu7.54.0.13-ca-jdk7.0.342-win_x64.zip", + "hash": "b1548bc68042326a0c0a643d69a42e3f6f62d648990ed9abd79bebbde70d25eb", + "extract_dir": "zulu7.54.0.13-ca-jdk7.0.342-win_x64" } }, "env_add_path": "bin",