From aba3d786bcdff25c5731dba529deb378b00c6d01 Mon Sep 17 00:00:00 2001 From: Gabi <182965942+GabiNun@users.noreply.github.com> Date: Thu, 11 Dec 2025 21:58:41 +0200 Subject: [PATCH] Update applications.json (#3791) --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index 135bb8d9..f09576c8 100644 --- a/config/applications.json +++ b/config/applications.json @@ -1000,6 +1000,14 @@ "link": "https://aws.amazon.com/corretto", "winget": "Amazon.Corretto.21.JDK" }, + "java25": { + "category": "Development", + "choco": "corretto25jdk", + "content": "Amazon Corretto 25 (LTS)", + "description": "Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK).", + "link": "https://aws.amazon.com/corretto", + "winget": "Amazon.Corretto.25.JDK" + }, "jdownloader": { "category": "Utilities", "choco": "jdownloader",