From d2014bbf5236523c3a9236a3ebb606295f720234 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:40 +0000 Subject: [PATCH] dragonwell21-jdk: Update to version 21.0.5.0.5-21.0.5 --- 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 881426486..80658172f 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.4.0.4-21.0.4", + "version": "21.0.5.0.5-21.0.5", "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.4.0.4%2B7_jdk-21.0.4-ga/Alibaba_Dragonwell_Standard_21.0.4.0.4.7_x64_windows.zip", - "hash": "86540931517c6ec18eb453122fa83c47409e64a8d6c17ac812e2bc0ea4740065" + "url": "https://github.com/dragonwell-project/dragonwell21/releases/download/dragonwell-standard-21.0.5.0.5%2B9_jdk-21.0.5-ga/Alibaba_Dragonwell_Standard_21.0.5.0.5.9_x64_windows.zip", + "hash": "c9aa5d938999429ae746d66dbd3afebe738f4d55c5ca04196ce64ed38b560b87" } }, "extract_to": "tmp",