diff --git a/bucket/dragonwell8-jdk.json b/bucket/dragonwell8-jdk.json index 8e8b4dd07..7dee98e7b 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.16.17-8.0.382", + "version": "8.17.18-8.0.392", "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.16.17_jdk8u382-ga/Alibaba_Dragonwell_Standard_8.16.17_x64_windows.zip", - "hash": "481e1cdc4bee07c032b4f540c2c9e0da32ce2ee8a6ede5cdc70c02ede08b6d30" + "url": "https://github.com/dragonwell-project/dragonwell8/releases/download/dragonwell-standard-8.17.18_jdk8u392-ga/Alibaba_Dragonwell_Standard_8.17.18_x64_windows.zip", + "hash": "7df2e184c45a52a7109391172c2ab06318eec5a779ab58e09db9829f631eb1bb" } }, "extract_to": "tmp",