🤖: apache-groovy, umbraco

apache-groovy:
- Item root['versions']['5.0.3'] ({'name': '5.0.3', 'date': '2025-11-30'}) added to dictionary.

umbraco:
- Item root['versions']['17.0.1'] ({'name': '17.0.1', 'date': '2025-12-03'}) added to dictionary.
- Item root['versions']['16.4.1'] ({'name': '16.4.1', 'date': '2025-12-03'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-12-05 07:04:55 +00:00
committed by github-actions[bot]
parent bbb3827c49
commit b823d1fd47
2 changed files with 12 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"5.0.3": {
"name": "5.0.3",
"date": "2025-11-30"
},
"5.0.2": {
"name": "5.0.2",
"date": "2025-10-15"

View File

@@ -68,6 +68,14 @@
}
},
"versions": {
"17.0.1": {
"name": "17.0.1",
"date": "2025-12-03"
},
"16.4.1": {
"name": "16.4.1",
"date": "2025-12-03"
},
"17.0.0": {
"name": "17.0.0",
"date": "2025-11-26"