From 3c1c479c78649c1db3102b5c8cfd9a8ceccbbda7 Mon Sep 17 00:00:00 2001 From: "Marc R. Hoffmann" Date: Thu, 17 Oct 2024 07:06:28 +0200 Subject: [PATCH] Update JDK vendors (#237) --- site/data/jdk/vendors/bellsoft.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/site/data/jdk/vendors/bellsoft.json b/site/data/jdk/vendors/bellsoft.json index 30d8ed6e..28cd0782 100644 --- a/site/data/jdk/vendors/bellsoft.json +++ b/site/data/jdk/vendors/bellsoft.json @@ -205,6 +205,7 @@ "linux-arm32", "linux-arm64", "linux-ppc64le", + "linux-riscv64", "linux-x86", "linux-x64", "macos-arm64", @@ -347,9 +348,11 @@ "platforms": [ "alpine-arm64", "alpine-x64", + "linux-arm32", "linux-arm64", "linux-ppc64le", "linux-riscv64", + "linux-x86", "linux-x64", "macos-arm64", "macos-x64",