🤖: apache-groovy, symfony, ubuntu

apache-groovy:
- Item root['versions']['5.0.4'] ({'name': '5.0.4', 'date': '2026-01-16'}) added to dictionary.
- Item root['versions']['4.0.30'] ({'name': '4.0.30', 'date': '2026-01-16'}) added to dictionary.

symfony:
- Item root['versions']['7.4.4'] ({'name': '7.4.4', 'date': '2026-01-24'}) added to dictionary.

ubuntu:
- Item root['versions']['5.04'] ({'name': '5.04', 'date': '2005-04-08'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2026-01-25 03:02:59 +00:00
committed by github-actions[bot]
parent 714b8c57ea
commit 2acba70c2c
3 changed files with 16 additions and 0 deletions

View File

@@ -1,6 +1,14 @@
{
"releases": {},
"versions": {
"5.0.4": {
"name": "5.0.4",
"date": "2026-01-16"
},
"4.0.30": {
"name": "4.0.30",
"date": "2026-01-16"
},
"5.0.3": {
"name": "5.0.3",
"date": "2025-11-30"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"7.4.4": {
"name": "7.4.4",
"date": "2026-01-24"
},
"7.3.10": {
"name": "7.3.10",
"date": "2026-01-24"

View File

@@ -352,6 +352,10 @@
"5.10": {
"name": "5.10",
"date": "2005-10-13"
},
"5.04": {
"name": "5.04",
"date": "2005-04-08"
}
}
}