🤖: craft-cms, ubuntu

craft-cms:
- Item root['versions']['5.9.5'] ({'name': '5.9.5', 'date': '2026-01-31'}) added to dictionary.

ubuntu:
- Item root['versions']['5.10'] ({'name': '5.10', 'date': '2005-10-13'}) removed from dictionary.
This commit is contained in:
github-actions[bot]
2026-01-31 19:10:08 +00:00
committed by github-actions[bot]
parent 1bd5574f34
commit 8d3518e356
2 changed files with 4 additions and 4 deletions

View File

@@ -17,6 +17,10 @@
}
},
"versions": {
"5.9.5": {
"name": "5.9.5",
"date": "2026-01-31"
},
"5.9.4": {
"name": "5.9.4",
"date": "2026-01-29"

View File

@@ -348,10 +348,6 @@
"6.06.1": {
"name": "6.06.1",
"date": "2006-08-10"
},
"5.10": {
"name": "5.10",
"date": "2005-10-13"
}
}
}