diff --git a/bucket/dragonwell8-jdk.json b/bucket/dragonwell8-jdk.json index dab155380..6c26f391a 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.8.9-302", + "version": "8.9.10-312", "homepage": "https://www.aliyun.com/product/dragonwell", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/alibaba/dragonwell8/releases/download/dragonwell-8.8.9_jdk8u302-ga/Alibaba_Dragonwell_8.8.9_x64_windows.zip", - "hash": "40f66998c0d6830a45065764e5228427e3b5c71a89337352b8385f34aa845e74" + "url": "https://github.com/alibaba/dragonwell8/releases/download/dragonwell-8.9.10_jdk8u312-ga/Alibaba_Dragonwell_8.9.10_x64_windows.zip", + "hash": "bdc5aaaf8b1b8469ae1e8b5513db9d0a65a610c9d61cae389954f44100ac7272" } }, "extract_to": "tmp",