From a15a4f01faa88ab859bf8e31689c5d9741b367e2 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 16 Jun 2021 05:10:33 +0200 Subject: [PATCH] dragonwell8: Update to version 8.7.7-292 --- bucket/dragonwell8.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dragonwell8.json b/bucket/dragonwell8.json index 2205c4572..76d71f943 100644 --- a/bucket/dragonwell8.json +++ b/bucket/dragonwell8.json @@ -1,12 +1,12 @@ { "description": "Alibaba Dragonwell, a downstream version of OpenJDK, is the in-house OpenJDK implementation at Alibaba", - "version": "8.6.6-282", + "version": "8.7.7-292", "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.6.6_jdk8u282-ga/Alibaba_Dragonwell_8.6.6_x64_windows.zip", - "hash": "16eefe64811b083e24ef77b28d33dccbc8f560e23ba6d36126eecee8674e2b6f" + "url": "https://github.com/alibaba/dragonwell8/releases/download/dragonwell-8.7.7_jdk8u292-ga/Alibaba_Dragonwell_8.7.7_x64_windows.zip", + "hash": "9d1b0c8d68e990bec8f9d094af79d3327f47797a38ecd3f71c1cb0f13a0de66d" } }, "extract_to": "tmp",