From d47832ccf7ab6849bbdf4a33ec033acf787b45e2 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 20 Sep 2022 18:13:20 +0200 Subject: [PATCH] zulu-jre: Update to version 19.28.81 --- 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 cb78f5243..307fd22f8 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.32.13", + "version": "19.28.81", "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.32.13-ca-jre18.0.2.1-win_x64.zip", - "hash": "2eaac888058b08453ea7b8dc5e2e9203b6802c5b1347e37972859529ff7c77bf", - "extract_dir": "zulu18.32.13-ca-jre18.0.2.1-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu19.28.81-ca-jre19.0.0-win_x64.zip", + "hash": "506bd4effc923dd1d8733ce4939eea854ef7247bd6b25236776a2c4a850c712b", + "extract_dir": "zulu19.28.81-ca-jre19.0.0-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu18.32.13-ca-jre18.0.2.1-win_i686.zip", - "hash": "52619f5183b7fbd7af73737ff43496736e4b6d1e38c75277a667f480b922b7eb", - "extract_dir": "zulu18.32.13-ca-jre18.0.2.1-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu19.28.81-ca-jre19.0.0-win_i686.zip", + "hash": "714777f36c322a861a3308e2585ba257b9375c8fb0448f3204f425cb3f3150e4", + "extract_dir": "zulu19.28.81-ca-jre19.0.0-win_i686" } }, "env_add_path": "bin",