🤖: ansible, craft-cms, yocto

ansible:
- Item root['versions']['9.11.0'] ({'name': '9.11.0', 'date': '2024-10-08'}) added to dictionary.
- Item root['versions']['10.5.0'] ({'name': '10.5.0', 'date': '2024-10-08'}) added to dictionary.

craft-cms:
- Item root['versions']['5.4.7'] ({'name': '5.4.7', 'date': '2024-10-08'}) added to dictionary.
- Item root['versions']['4.12.6'] ({'name': '4.12.6', 'date': '2024-10-08'}) added to dictionary.

yocto:
- Item root['versions']['5.0.4'] ({'name': '5.0.4', 'date': '2024-10-08'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-10-08 20:30:43 +00:00
committed by github-actions[bot]
parent f2d09e4c0f
commit 0a56517579
3 changed files with 20 additions and 0 deletions

View File

@@ -1,6 +1,14 @@
{
"releases": {},
"versions": {
"9.11.0": {
"name": "9.11.0",
"date": "2024-10-08"
},
"10.5.0": {
"name": "10.5.0",
"date": "2024-10-08"
},
"9.10.0": {
"name": "9.10.0",
"date": "2024-09-10"

View File

@@ -17,6 +17,14 @@
}
},
"versions": {
"5.4.7": {
"name": "5.4.7",
"date": "2024-10-08"
},
"4.12.6": {
"name": "4.12.6",
"date": "2024-10-08"
},
"5.4.6": {
"name": "5.4.6",
"date": "2024-09-27"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"5.0.4": {
"name": "5.0.4",
"date": "2024-10-08"
},
"4.0.21": {
"name": "4.0.21",
"date": "2024-09-13"