🤖: mandrel, mautic, ubuntu
mandrel:
- Item root['versions']['25.0.0.1'] ({'name': '25.0.0.1', 'date': '2025-09-29'}) added to dictionary.
mautic:
- Item root['versions']['6.0.6'] ({'name': '6.0.6', 'date': '2025-09-29'}) added to dictionary.
ubuntu:
- Item root['versions']['4.10'] ({'name': '4.10', 'date': '2004-10-20'}) removed from dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
00b4a0efdd
commit
dc04b3ae4b
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"25.0.0.1": {
|
||||
"name": "25.0.0.1",
|
||||
"date": "2025-09-29"
|
||||
},
|
||||
"24.2.2.0": {
|
||||
"name": "24.2.2.0",
|
||||
"date": "2025-08-05"
|
||||
|
||||
@@ -75,6 +75,10 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"6.0.6": {
|
||||
"name": "6.0.6",
|
||||
"date": "2025-09-29"
|
||||
},
|
||||
"6.0.5": {
|
||||
"name": "6.0.5",
|
||||
"date": "2025-09-02"
|
||||
|
||||
@@ -352,10 +352,6 @@
|
||||
"5.04": {
|
||||
"name": "5.04",
|
||||
"date": "2005-04-08"
|
||||
},
|
||||
"4.10": {
|
||||
"name": "4.10",
|
||||
"date": "2004-10-20"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user