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