From 59fc0a1b2069dcc2db324d16def1b5aaee95c2a9 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 6 May 2021 05:22:16 +0200 Subject: [PATCH] zulufx: Update to version 16.30.15 --- bucket/zulufx.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulufx.json b/bucket/zulufx.json index 1190926a5..cc30c2c52 100644 --- a/bucket/zulufx.json +++ b/bucket/zulufx.json @@ -1,21 +1,21 @@ { "description": "Open Source Builds of Zulu With OpenJFX", "homepage": "https://www.azul.com/products/zulu-community/zulufx/", - "version": "16.28.11", + "version": "16.30.15", "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/zulu16.28.11-ca-fx-jdk16.0.0-win_x64.zip", - "hash": "54eb061674906b35fe5fbc5324e2394f6e32c71b9065d0d13d7531a395ffe500", - "extract_dir": "zulu16.28.11-ca-fx-jdk16.0.0-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu16.30.15-ca-fx-jdk16.0.1-win_x64.zip", + "hash": "36a45d39b786af205b1150a03de4b8c9f3bcaa0feaac71f0b445353ada69f7d1", + "extract_dir": "zulu16.30.15-ca-fx-jdk16.0.1-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu16.28.11-ca-fx-jdk16.0.0-win_i686.zip", - "hash": "741975d615f1b1459391add2be7b57289a921c66b02b3ff3ca537fa2e1dd2b92", - "extract_dir": "zulu16.28.11-ca-fx-jdk16.0.0-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu16.30.15-ca-fx-jdk16.0.1-win_i686.zip", + "hash": "4e70124c3accfa79d7973d561b102cf76195e662257c653b1b10147443c0c788", + "extract_dir": "zulu16.30.15-ca-fx-jdk16.0.1-win_i686" } }, "env_add_path": "bin",