🤖: apache-lucene, umbraco

apache-lucene:
- Item root['versions']['5.1.0'] ({'name': '5.1.0', 'date': '2015-04-13'}) added to dictionary.
- Item root['versions']['4.10.4'] ({'name': '4.10.4', 'date': '2015-03-03'}) added to dictionary.
- Item root['versions']['10.3.1'] ({'name': '10.3.1', 'date': '2025-10-06'}) removed from dictionary.
- Item root['versions']['9.12.3'] ({'name': '9.12.3', 'date': '2025-09-27'}) removed from dictionary.

umbraco:
- Item root['versions']['13.11.0'] ({'name': '13.11.0', 'date': '2025-10-09'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-10-09 07:00:33 +00:00
committed by github-actions[bot]
parent ec762425c7
commit daf1c50ff7
2 changed files with 12 additions and 8 deletions

View File

@@ -1,14 +1,6 @@
{
"releases": {},
"versions": {
"10.3.1": {
"name": "10.3.1",
"date": "2025-10-06"
},
"9.12.3": {
"name": "9.12.3",
"date": "2025-09-27"
},
"10.3.0": {
"name": "10.3.0",
"date": "2025-09-13"
@@ -401,6 +393,14 @@
"name": "5.2.0",
"date": "2015-06-06"
},
"5.1.0": {
"name": "5.1.0",
"date": "2015-04-13"
},
"4.10.4": {
"name": "4.10.4",
"date": "2015-03-03"
},
"5.0.0": {
"name": "5.0.0",
"date": "2015-02-19"