From fc9b0d861e66d2bc6922643bb5997b330b8b279d Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 7 Jun 2022 15:31:40 +0200 Subject: [PATCH] zulufx15-jdk: Update to version 15.40.19 --- bucket/zulufx15-jdk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/zulufx15-jdk.json b/bucket/zulufx15-jdk.json index 302682d82..eee64205f 100644 --- a/bucket/zulufx15-jdk.json +++ b/bucket/zulufx15-jdk.json @@ -1,16 +1,16 @@ { "description": "Open Source Builds of Zulu With OpenJFX", "homepage": "https://www.azul.com/products/zulu-community/zulufx/", - "version": "15.36.13", + "version": "15.40.19", "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/zulu15.36.13-ca-fx-jdk15.0.5-win_x64.zip", + "url": "https://cdn.azul.com/zulu/bin/zulu15.40.19-ca-fx-jdk15.0.7-win_x64.zip", "hash": "90900bd3eeda0edd502ed95e50e896c5e7fab45cab464142f1237e5bebcf18eb", - "extract_dir": "zulu15.36.13-ca-fx-jdk15.0.5-win_x64" + "extract_dir": "zulu15.40.19-ca-fx-jdk15.0.7-win_x64" } }, "env_add_path": "bin",