🤖: nix, php, wagtail

nix:
- Item root['versions']['2.24.1'] ({'name': '2.24.1', 'date': '2024-08-01'}) added to dictionary.

php:
- Item root['versions']['8.3.10'] ({'name': '8.3.10', 'date': '2024-08-01'}) added to dictionary.
- Item root['versions']['8.2.22'] ({'name': '8.2.22', 'date': '2024-08-01'}) added to dictionary.

wagtail:
- Item root['versions']['6.2'] ({'name': '6.2', 'date': '2024-08-01'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-08-01 18:39:47 +00:00
committed by github-actions[bot]
parent a9fdead60d
commit be86ecb584
3 changed files with 16 additions and 0 deletions

View File

@@ -1,6 +1,14 @@
{
"releases": {},
"versions": {
"8.3.10": {
"name": "8.3.10",
"date": "2024-08-01"
},
"8.2.22": {
"name": "8.2.22",
"date": "2024-08-01"
},
"8.3.9": {
"name": "8.3.9",
"date": "2024-07-04"