From 11782e67651bbc4a894b5fbc49cfb4fef417bbc0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 04:22:41 +0000 Subject: [PATCH] dragonwell8-jdk: Update to version 8.23.22-8.0.432 --- bucket/dragonwell8-jdk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dragonwell8-jdk.json b/bucket/dragonwell8-jdk.json index ec9883f9f..49ef4ce0f 100644 --- a/bucket/dragonwell8-jdk.json +++ b/bucket/dragonwell8-jdk.json @@ -1,12 +1,12 @@ { "description": "Alibaba Dragonwell, a downstream version of OpenJDK, is the in-house OpenJDK implementation at Alibaba", - "version": "8.20.21-8.0.422", + "version": "8.23.22-8.0.432", "homepage": "https://dragonwell-jdk.io/", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/dragonwell-project/dragonwell8/releases/download/dragonwell-standard-8.20.21_jdk8u422-ga/Alibaba_Dragonwell_Standard_8.20.21_x64_windows.zip", - "hash": "023bcc6e1141360c3464495385d3c2c434e4c76c284570d18a22b0d16e7f4a2d" + "url": "https://github.com/dragonwell-project/dragonwell8/releases/download/dragonwell-standard-8.23.22_jdk8u432-ga/Alibaba_Dragonwell_Standard_8.23.22_x64_windows.zip", + "hash": "e7236e529e82798366fa5330e50e523063643f3ae174cdc5554a5432a2f4075f" } }, "extract_to": "tmp",