From 4ed63be56bd309e35fe84e67bbfffb097fa3dfc0 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 19 Jul 2022 22:44:28 +0200 Subject: [PATCH] zulu-jre: Update to version 18.32.11 --- bucket/zulu-jre.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu-jre.json b/bucket/zulu-jre.json index b2e9f8930..8d142de1d 100644 --- a/bucket/zulu-jre.json +++ b/bucket/zulu-jre.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "18.30.11", + "version": "18.32.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/zulu18.30.11-ca-jre18.0.1-win_x64.zip", - "hash": "a04be440240afd0a7c8080d556565980cec0b0c98f074a9b18f3e7d3e2f89b3b", - "extract_dir": "zulu18.30.11-ca-jre18.0.1-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu18.32.11-ca-jre18.0.2-win_x64.zip", + "hash": "906ccfa23da1c71d6bd252acbaed9a7452f31d86900428f1cdf0d2ee6c05aeda", + "extract_dir": "zulu18.32.11-ca-jre18.0.2-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu18.30.11-ca-jre18.0.1-win_i686.zip", - "hash": "94755cefa4a6255704345f40502be6b8273d3da7fe7f95c8a52c71e564aede10", - "extract_dir": "zulu18.30.11-ca-jre18.0.1-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu18.32.11-ca-jre18.0.2-win_i686.zip", + "hash": "ccdb398333ade4b160e07b0af4883a3bd236527010a926a42c34976043bee14b", + "extract_dir": "zulu18.32.11-ca-jre18.0.2-win_i686" } }, "env_add_path": "bin",