🤖: cockroachdb, craft-cms, silverstripe
cockroachdb:
- Item root['versions']['23.2.6'] ({'name': '23.2.6', 'date': '2024-06-12'}) added to dictionary.
craft-cms:
- Item root['versions']['5.2.1'] ({'name': '5.2.1', 'date': '2024-06-17'}) added to dictionary.
- Item root['versions']['4.10.1'] ({'name': '4.10.1', 'date': '2024-06-17'}) added to dictionary.
silverstripe:
- Item root['versions']['5.2.2'] ({'name': '5.2.2', 'date': '2024-06-18'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
96a878a0fc
commit
6d97195571
@@ -96,6 +96,10 @@
|
||||
"name": "24.1.1",
|
||||
"date": "2024-06-13"
|
||||
},
|
||||
"23.2.6": {
|
||||
"name": "23.2.6",
|
||||
"date": "2024-06-12"
|
||||
},
|
||||
"23.1.22": {
|
||||
"name": "23.1.22",
|
||||
"date": "2024-05-21"
|
||||
|
||||
@@ -17,6 +17,14 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"5.2.1": {
|
||||
"name": "5.2.1",
|
||||
"date": "2024-06-17"
|
||||
},
|
||||
"4.10.1": {
|
||||
"name": "4.10.1",
|
||||
"date": "2024-06-17"
|
||||
},
|
||||
"5.2.0": {
|
||||
"name": "5.2.0",
|
||||
"date": "2024-06-12"
|
||||
|
||||
@@ -32,6 +32,10 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"5.2.2": {
|
||||
"name": "5.2.2",
|
||||
"date": "2024-06-18"
|
||||
},
|
||||
"5.2.1": {
|
||||
"name": "5.2.1",
|
||||
"date": "2024-05-08"
|
||||
|
||||
Reference in New Issue
Block a user