🤖: rockylinux, umbraco

rockylinux:
- Item root['versions']['8.3'] ({'name': '8.3', 'date': '2021-05-01'}) added to dictionary.
- Value of root['releases']['8']['releaseDate'] changed from "2021-06-21" to "2021-05-01".

umbraco:
- Item root['versions']['13.2.2'] ({'name': '13.2.2', 'date': '2024-03-19'}) added to dictionary.
- Item root['versions']['12.3.9'] ({'name': '12.3.9', 'date': '2024-03-19'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-03-20 06:37:00 +00:00
committed by github-actions[bot]
parent 5ef842b5c1
commit 4e89496ced
2 changed files with 13 additions and 1 deletions

View File

@@ -44,6 +44,14 @@
}
},
"versions": {
"13.2.2": {
"name": "13.2.2",
"date": "2024-03-19"
},
"12.3.9": {
"name": "12.3.9",
"date": "2024-03-19"
},
"13.2.1": {
"name": "13.2.1",
"date": "2024-03-18"