🤖: mariadb, wagtail

mariadb:
- Item root['versions']['11.4.4'] ({'name': '11.4.4', 'date': '2024-11-01'}) added to dictionary.
- Item root['versions']['11.2.6'] ({'name': '11.2.6', 'date': '2024-11-01'}) added to dictionary.
- Item root['versions']['10.6.20'] ({'name': '10.6.20', 'date': '2024-11-01'}) added to dictionary.
- Item root['versions']['10.5.27'] ({'name': '10.5.27', 'date': '2024-11-01'}) added to dictionary.
- Item root['versions']['10.11.10'] ({'name': '10.11.10', 'date': '2024-11-01'}) added to dictionary.

wagtail:
- Item root['versions']['6.3'] ({'name': '6.3', 'date': '2024-11-01'}) added to dictionary.
- Item root['versions']['6.2.3'] ({'name': '6.2.3', 'date': '2024-11-01'}) added to dictionary.
- Item root['versions']['5.2.7'] ({'name': '5.2.7', 'date': '2024-11-01'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-11-01 18:48:41 +00:00
committed by github-actions[bot]
parent f26631ff75
commit 6b45428dfe
2 changed files with 32 additions and 0 deletions

View File

@@ -106,6 +106,26 @@
}
},
"versions": {
"11.4.4": {
"name": "11.4.4",
"date": "2024-11-01"
},
"11.2.6": {
"name": "11.2.6",
"date": "2024-11-01"
},
"10.6.20": {
"name": "10.6.20",
"date": "2024-11-01"
},
"10.5.27": {
"name": "10.5.27",
"date": "2024-11-01"
},
"10.11.10": {
"name": "10.11.10",
"date": "2024-11-01"
},
"11.5.2": {
"name": "11.5.2",
"date": "2024-08-14"

View File

@@ -182,6 +182,18 @@
}
},
"versions": {
"6.3": {
"name": "6.3",
"date": "2024-11-01"
},
"6.2.3": {
"name": "6.2.3",
"date": "2024-11-01"
},
"5.2.7": {
"name": "5.2.7",
"date": "2024-11-01"
},
"6.2.2": {
"name": "6.2.2",
"date": "2024-09-24"