🤖: apache-airflow, cockroachdb, rocket-chat

apache-airflow:
- Item root['versions']['2.8.4'] ({'name': '2.8.4', 'date': '2024-03-25'}) added to dictionary.

cockroachdb:
- Item root['versions']['23.2.3'] ({'name': '23.2.3', 'date': '2024-03-13'}) added to dictionary.
- Item root['versions']['23.1.17'] ({'name': '23.1.17', 'date': '2024-03-13'}) added to dictionary.

rocket-chat:
- Item root['versions']['6.6.6'] ({'name': '6.6.6', 'date': '2024-03-25'}) added to dictionary.
- Item root['versions']['6.5.5'] ({'name': '6.5.5', 'date': '2024-03-25'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-03-26 01:40:11 +00:00
committed by github-actions[bot]
parent 5e8acc7129
commit 84ce9edabe
3 changed files with 20 additions and 0 deletions

View File

@@ -25,6 +25,10 @@
} }
}, },
"versions": { "versions": {
"2.8.4": {
"name": "2.8.4",
"date": "2024-03-25"
},
"2.8.3": { "2.8.3": {
"name": "2.8.3", "name": "2.8.3",
"date": "2024-03-11" "date": "2024-03-11"

View File

@@ -86,6 +86,14 @@
} }
}, },
"versions": { "versions": {
"23.2.3": {
"name": "23.2.3",
"date": "2024-03-13"
},
"23.1.17": {
"name": "23.1.17",
"date": "2024-03-13"
},
"22.2.19": { "22.2.19": {
"name": "22.2.19", "name": "22.2.19",
"date": "2024-02-23" "date": "2024-02-23"

View File

@@ -198,6 +198,14 @@
} }
}, },
"versions": { "versions": {
"6.6.6": {
"name": "6.6.6",
"date": "2024-03-25"
},
"6.5.5": {
"name": "6.5.5",
"date": "2024-03-25"
},
"6.6.5": { "6.6.5": {
"name": "6.6.5", "name": "6.6.5",
"date": "2024-03-21" "date": "2024-03-21"