🤖: electron, micronaut, pan-gp

electron:
- Item root['versions']['33.4.0'] ({'name': '33.4.0', 'date': '2025-02-06'}) added to dictionary.

micronaut:
- Item root['versions']['4.8.0'] ({'name': '4.8.0', 'date': '2025-02-06'}) added to dictionary.

pan-gp:
- Value of root['releases']['6.2']['eoas'] changed from "2026-12-31" to "2025-12-31".
- Value of root['releases']['6.2']['eol'] changed from "2026-12-31" to "2026-06-30".
This commit is contained in:
github-actions[bot]
2025-02-06 06:52:37 +00:00
committed by github-actions[bot]
parent 7849622b89
commit e2980b4ac0
3 changed files with 10 additions and 2 deletions

View File

@@ -167,6 +167,10 @@
}
},
"versions": {
"33.4.0": {
"name": "33.4.0",
"date": "2025-02-06"
},
"34.1.0": {
"name": "34.1.0",
"date": "2025-02-05"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"4.8.0": {
"name": "4.8.0",
"date": "2025-02-06"
},
"4.7.13": {
"name": "4.7.13",
"date": "2025-01-31"

View File

@@ -9,8 +9,8 @@
"6.2": {
"name": "6.2",
"releaseDate": "2023-05-23",
"eoas": "2026-12-31",
"eol": "2026-12-31"
"eoas": "2025-12-31",
"eol": "2026-06-30"
},
"6.1": {
"name": "6.1",