From 53e2e9cd60733ac23bf642fb9420a6ffecdc7a4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 08:42:35 +0000 Subject: [PATCH] dragonwell21-jdk: Update to version 21.0.10.0.10-21.0.10 --- bucket/dragonwell21-jdk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dragonwell21-jdk.json b/bucket/dragonwell21-jdk.json index 21117a477..ec0e4271a 100644 --- a/bucket/dragonwell21-jdk.json +++ b/bucket/dragonwell21-jdk.json @@ -1,12 +1,12 @@ { "description": "Alibaba Dragonwell, a downstream version of OpenJDK, is the in-house OpenJDK implementation at Alibaba (with extensive custom features optimized for cloud computing environments)", - "version": "21.0.8.0.8-21.0.8", + "version": "21.0.10.0.10-21.0.10", "homepage": "https://dragonwell-jdk.io/", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/dragonwell-project/dragonwell21/releases/download/dragonwell-standard-21.0.8.0.8%2B9_jdk-21.0.8-ga/Alibaba_Dragonwell_Standard_21.0.8.0.8.9_x64_windows.zip", - "hash": "b703e4e9a372adbb72e66cf711b7554dc7454e55fca9f43862e72659f34556b5" + "url": "https://github.com/dragonwell-project/dragonwell21/releases/download/dragonwell-standard-21.0.10.0.10%2B7_jdk-21.0.10-ga/Alibaba_Dragonwell_Standard_21.0.10.0.10.7_x64_windows.zip", + "hash": "a62dbe536b5ba9d873915f39cae71e89fdd11f09f35ad5f9277bd6b4b0e4c45b" } }, "extract_to": "tmp",