From d97644482f5aedd6afb2506812619f341b120916 Mon Sep 17 00:00:00 2001 From: "lvfei.lv" Date: Tue, 13 May 2025 12:22:44 +0800 Subject: [PATCH] Update the vendor of dragonwell --- preprocessing/src/jdks/vendors.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessing/src/jdks/vendors.ts b/preprocessing/src/jdks/vendors.ts index 388bff2..2eee32d 100644 --- a/preprocessing/src/jdks/vendors.ts +++ b/preprocessing/src/jdks/vendors.ts @@ -13,7 +13,7 @@ const vendors = [ systems, including Linux, Windows, and macOS.`, }, { - id: 'albba', + id: 'alibaba', vendor: 'Alibaba', distribution: 'Dragonwell', url: 'https://dragonwell-jdk.io',