From 7626ff68f5f4c5250d8eac369e45df5a5bf6e3a9 Mon Sep 17 00:00:00 2001 From: christian <153755613+skateball@users.noreply.github.com> Date: Mon, 3 Nov 2025 09:24:01 +0100 Subject: [PATCH] Update sap_machine_jre.yml to include major versions 21 and 25 Added support for additional version lines in SAP Machine JRE configuration. --- config/sap_machine_jre.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/sap_machine_jre.yml b/config/sap_machine_jre.yml index 0c372cc4d7..f8044a3c8c 100644 --- a/config/sap_machine_jre.yml +++ b/config/sap_machine_jre.yml @@ -21,6 +21,8 @@ jre: version_lines: - 11.+ - 17.+ + - 21.+ + - 25.+ repository_root: "https://sapmachine.io/assets/cf/jre/{platform}/{architecture}" jvmkill_agent: version: 1.+