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",