🤖: 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:
committed by
github-actions[bot]
parent
bbb3827c49
commit
b823d1fd47
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user