🤖: apache-groovy, 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.

ubuntu:
- Item root['versions']['4.10'] ({'name': '4.10', 'date': '2004-10-20'}) removed from dictionary.
This commit is contained in:
github-actions[bot]
2026-01-25 19:08:58 +00:00
committed by github-actions[bot]
parent 20ac449ab1
commit f8d2b51dbd
2 changed files with 8 additions and 4 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

@@ -356,10 +356,6 @@
"5.04": {
"name": "5.04",
"date": "2005-04-08"
},
"4.10": {
"name": "4.10",
"date": "2004-10-20"
}
}
}