Skip to content

Commit 7626ff6

Browse files
authored
Update sap_machine_jre.yml to include major versions 21 and 25
Added support for additional version lines in SAP Machine JRE configuration.
1 parent 1c46ab6 commit 7626ff6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/sap_machine_jre.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jre:
2121
version_lines:
2222
- 11.+
2323
- 17.+
24+
- 21.+
25+
- 25.+
2426
repository_root: "https://sapmachine.io/assets/cf/jre/{platform}/{architecture}"
2527
jvmkill_agent:
2628
version: 1.+

0 commit comments

Comments
 (0)