🤖: mongodb, opensearch
mongodb:
- Item root['versions']['7.2.1'] ({'name': '7.2.1', 'date': '2024-02-20'}) added to dictionary.
opensearch:
- Item root['versions']['2.12.0'] ({'name': '2.12.0', 'date': '2024-02-19'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
fbb950b2c9
commit
20b5e91cdd
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"7.2.1": {
|
||||
"name": "7.2.1",
|
||||
"date": "2024-02-20"
|
||||
},
|
||||
"7.0.6": {
|
||||
"name": "7.0.6",
|
||||
"date": "2024-02-20"
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"2.12.0": {
|
||||
"name": "2.12.0",
|
||||
"date": "2024-02-19"
|
||||
},
|
||||
"1.3.14": {
|
||||
"name": "1.3.14",
|
||||
"date": "2023-12-08"
|
||||
|
||||
Reference in New Issue
Block a user