From 75dcc9b88c42a6baa767fb96fc3f3223aaa2f0dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 16:18:39 +0000 Subject: [PATCH] zulufx-jdk: Update to version 20.32.11 --- bucket/zulufx-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/zulufx-jdk.json b/bucket/zulufx-jdk.json index ff5e8df71..b0ad3c3e4 100644 --- a/bucket/zulufx-jdk.json +++ b/bucket/zulufx-jdk.json @@ -1,21 +1,21 @@ { "description": "Open Source Builds of Zulu With OpenJFX", "homepage": "https://www.azul.com/products/zulu-community/zulufx/", - "version": "20.30.11", + "version": "20.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/zulu20.30.11-ca-fx-jdk20.0.1-win_x64.zip", - "hash": "4427595f09b141be4839ed75e1f6949767973d5e374c6fb04af551beeaab0e91", - "extract_dir": "zulu20.30.11-ca-fx-jdk20.0.1-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu20.32.11-ca-fx-jdk20.0.2-win_x64.zip", + "hash": "999998eb80b815b467df89e5455b47553df4085a51ab281c62b71e02cd9df014", + "extract_dir": "zulu20.32.11-ca-fx-jdk20.0.2-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu20.30.11-ca-fx-jdk20.0.1-win_i686.zip", + "url": "https://cdn.azul.com/zulu/bin/zulu20.32.11-ca-fx-jdk20.0.2-win_i686.zip", "hash": "87bf92fed886b271bf619eb7c7f6d8e2e4f4569fa1a4c275c895b035b1f7ba7c", - "extract_dir": "zulu20.30.11-ca-fx-jdk20.0.1-win_i686" + "extract_dir": "zulu20.32.11-ca-fx-jdk20.0.2-win_i686" } }, "env_add_path": "bin",