🤖: oracle-apex

oracle-apex:
- Value of root['releases']['24.2']['eol'] changed from "2027-01-31" to "2027-04-30".
- Value of root['releases']['24.1']['eol'] changed from "2026-06-30" to "2026-09-30".
- Value of root['releases']['23.2']['eol'] changed from "2025-11-30" to "2026-02-28".
This commit is contained in:
github-actions[bot]
2025-09-03 06:54:03 +00:00
committed by github-actions[bot]
parent 2a30f63af5
commit 7e7a893175

View File

@@ -2,15 +2,15 @@
"releases": {
"24.2": {
"name": "24.2",
"eol": "2027-01-31"
"eol": "2027-04-30"
},
"24.1": {
"name": "24.1",
"eol": "2026-06-30"
"eol": "2026-09-30"
},
"23.2": {
"name": "23.2",
"eol": "2025-11-30"
"eol": "2026-02-28"
}
},
"versions": {}