🤖: arangodb, linux-kernel, scala

arangodb:
- Item root['versions']['3.12.5.2'] ({'name': '3.12.5.2', 'date': '2025-08-01'}) added to dictionary.

linux-kernel:
- Item root['versions']['6.6.101'] ({'name': '6.6.101', 'date': '2025-08-01'}) added to dictionary.
- Item root['versions']['6.15.9'] ({'name': '6.15.9', 'date': '2025-08-01'}) added to dictionary.
- Item root['versions']['6.12.41'] ({'name': '6.12.41', 'date': '2025-08-01'}) added to dictionary.

scala:
- Item root['versions']['3.7.2'] ({'name': '3.7.2', 'date': '2025-08-01'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-08-01 13:20:37 +00:00
committed by github-actions[bot]
parent 9fa60906a6
commit 6861a73bb4
3 changed files with 20 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"3.12.5.2": {
"name": "3.12.5.2",
"date": "2025-08-01"
},
"3.12.5.1": {
"name": "3.12.5.1",
"date": "2025-07-24"

View File

@@ -1,6 +1,18 @@
{
"releases": {},
"versions": {
"6.6.101": {
"name": "6.6.101",
"date": "2025-08-01"
},
"6.15.9": {
"name": "6.15.9",
"date": "2025-08-01"
},
"6.12.41": {
"name": "6.12.41",
"date": "2025-08-01"
},
"6.16": {
"name": "6.16",
"date": "2025-07-27"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"3.7.2": {
"name": "3.7.2",
"date": "2025-08-01"
},
"3.7.1": {
"name": "3.7.1",
"date": "2025-06-04"