From 014d2e5e9b2ae47d0d8fb08913a280c749bb475a Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 20 Sep 2022 18:13:20 +0200 Subject: [PATCH] zulu-jdk: Update to version 19.28.81 --- bucket/zulu-jdk.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu-jdk.json b/bucket/zulu-jdk.json index 59d0da959..5174781bb 100644 --- a/bucket/zulu-jdk.json +++ b/bucket/zulu-jdk.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-jdk18.0.2.1-win_x64.zip", - "hash": "384b0379ee0ca09da8e9d6728b2b8d6770c52da21da7106bf613f8f8bd80bf94", - "extract_dir": "zulu18.32.13-ca-jdk18.0.2.1-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu19.28.81-ca-jdk19.0.0-win_x64.zip", + "hash": "cfc766761813fcf895ec8bdd3ac91c414375f3323ac575ad419af7a5e9ca9a7d", + "extract_dir": "zulu19.28.81-ca-jdk19.0.0-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu18.32.13-ca-jdk18.0.2.1-win_i686.zip", - "hash": "83cbd1122899c98892956c4ec667a21ca1bc6b5b1ef625ec76799a6409d3237f", - "extract_dir": "zulu18.32.13-ca-jdk18.0.2.1-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu19.28.81-ca-jdk19.0.0-win_i686.zip", + "hash": "271ef48102e4a786a137517070f2d5d89254696c0e597d70adf13293a5dd1b9c", + "extract_dir": "zulu19.28.81-ca-jdk19.0.0-win_i686" } }, "env_add_path": "bin",