🤖: arangodb, contao, kotlin, quasar

arangodb:
- Item root['versions']['3.11.7.4'] ({'name': '3.11.7.4', 'date': '2024-05-06'}) removed from dictionary.

contao:
- Item root['versions']['5.3.8'] ({'name': '5.3.8', 'date': '2024-05-07'}) added to dictionary.

kotlin:
- Item root['versions']['1.9.24'] ({'name': '1.9.24', 'date': '2024-05-07'}) added to dictionary.

quasar:
- Item root['versions']['2.16.1'] ({'name': '2.16.1', 'date': '2024-05-07'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-05-07 12:55:29 +00:00
committed by github-actions[bot]
parent 271cba75e7
commit 578f247e81
4 changed files with 12 additions and 4 deletions

View File

@@ -1,10 +1,6 @@
{
"releases": {},
"versions": {
"3.11.7.4": {
"name": "3.11.7.4",
"date": "2024-05-06"
},
"3.11.8.2": {
"name": "3.11.8.2",
"date": "2024-05-03"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"5.3.8": {
"name": "5.3.8",
"date": "2024-05-07"
},
"5.3.7": {
"name": "5.3.7",
"date": "2024-04-19"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"1.9.24": {
"name": "1.9.24",
"date": "2024-05-07"
},
"1.9.23": {
"name": "1.9.23",
"date": "2024-03-07"

View File

@@ -12,6 +12,10 @@
}
},
"versions": {
"2.16.1": {
"name": "2.16.1",
"date": "2024-05-07"
},
"2.16.0": {
"name": "2.16.0",
"date": "2024-05-06"