🤖: arangodb, mattermost, node-feature-discovery

arangodb:
- Item root['versions']['3.11.7.5'] ({'name': '3.11.7.5', 'date': '2024-05-27'}) added to dictionary.

mattermost:
- Item root['versions']['9.8.1'] ({'name': '9.8.1', 'date': '2024-05-23'}) added to dictionary.

node-feature-discovery:
- Item root['versions']['0.16.0'] ({'name': '0.16.0', 'date': '2024-05-27'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-05-27 18:54:12 +00:00
committed by github-actions[bot]
parent f028591d7c
commit 801232270b
3 changed files with 12 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"3.11.7.5": {
"name": "3.11.7.5",
"date": "2024-05-27"
},
"3.11.9": {
"name": "3.11.9",
"date": "2024-05-18"

View File

@@ -402,6 +402,10 @@
}
},
"versions": {
"9.8.1": {
"name": "9.8.1",
"date": "2024-05-23"
},
"9.7.4": {
"name": "9.7.4",
"date": "2024-05-08"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"0.16.0": {
"name": "0.16.0",
"date": "2024-05-27"
},
"0.15.4": {
"name": "0.15.4",
"date": "2024-04-05"