🤖: libreoffice, mongodb, rhel

libreoffice:
- Item root['versions']['25.2.5.1'] ({'name': '25.2.5.1', 'date': '2025-06-30'}) added to dictionary.

mongodb:
- Item root['versions']['8.0.11'] ({'name': '8.0.11', 'date': '2025-06-30'}) added to dictionary.

rhel:
- Value of root['releases']['7']['eoes'] changed from "2028-06-30" to "2029-05-31".
This commit is contained in:
github-actions[bot]
2025-06-30 21:05:13 +00:00
committed by github-actions[bot]
parent d77b5a8e7e
commit 2eeb1ad7aa
3 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"25.2.5.1": {
"name": "25.2.5.1",
"date": "2025-06-30"
},
"25.2.4.3": {
"name": "25.2.4.3",
"date": "2025-06-06"

View File

@@ -106,6 +106,10 @@
}
},
"versions": {
"8.0.11": {
"name": "8.0.11",
"date": "2025-06-30"
},
"8.0.10": {
"name": "8.0.10",
"date": "2025-05-28"

View File

@@ -19,7 +19,7 @@
"releaseDate": "2014-06-10",
"eoas": "2019-08-06",
"eol": "2024-06-30",
"eoes": "2028-06-30"
"eoes": "2029-05-31"
},
"6": {
"name": "6",