From 146d08b5dbeabef4868655262fefd253ced30e55 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 04:16:56 +0000 Subject: [PATCH] dragonwell8-jdk: Update to version 8.18.19-8.0.402 --- bucket/dragonwell8-jdk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dragonwell8-jdk.json b/bucket/dragonwell8-jdk.json index 7dee98e7b..09bb52b82 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.17.18-8.0.392", + "version": "8.18.19-8.0.402", "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.17.18_jdk8u392-ga/Alibaba_Dragonwell_Standard_8.17.18_x64_windows.zip", - "hash": "7df2e184c45a52a7109391172c2ab06318eec5a779ab58e09db9829f631eb1bb" + "url": "https://github.com/dragonwell-project/dragonwell8/releases/download/dragonwell-standard-8.18.19_jdk8u402-ga/Alibaba_Dragonwell_Standard_8.18.19_x64_windows.zip", + "hash": "c52fff27609f7165a03b4f34c26e41b591b7fbfc3b061b5073a0e6c0df592661" } }, "extract_to": "tmp",