🤖: confluence, craft-cms, postgresql

confluence:
- Item root['releases']['7.17'] ({'name': '7.17', 'eol': '2024-03-22'}) removed from dictionary.

craft-cms:
- Item root['versions']['5.1.2'] ({'name': '5.1.2', 'date': '2024-05-07'}) added to dictionary.
- Item root['versions']['4.9.2'] ({'name': '4.9.2', 'date': '2024-05-07'}) added to dictionary.

postgresql:
- Item root['versions']['16.3'] ({'name': '16.3', 'date': '2024-05-06'}) added to dictionary.
- Item root['versions']['15.7'] ({'name': '15.7', 'date': '2024-05-06'}) added to dictionary.
- Item root['versions']['14.12'] ({'name': '14.12', 'date': '2024-05-06'}) added to dictionary.
- Item root['versions']['13.15'] ({'name': '13.15', 'date': '2024-05-06'}) added to dictionary.
- Item root['versions']['12.19'] ({'name': '12.19', 'date': '2024-05-06'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-05-08 01:23:06 +00:00
committed by github-actions[bot]
parent 07651d0a15
commit 6aeb7c2d17
3 changed files with 28 additions and 4 deletions

View File

@@ -17,6 +17,14 @@
}
},
"versions": {
"5.1.2": {
"name": "5.1.2",
"date": "2024-05-07"
},
"4.9.2": {
"name": "4.9.2",
"date": "2024-05-07"
},
"5.1.1": {
"name": "5.1.1",
"date": "2024-05-02"