🤖: aws-lambda, craft-cms, micronaut
aws-lambda:
- Item root['releases']['dotnet8'] ({'name': 'dotnet8', 'support': True, 'eol': False}) added to dictionary.
craft-cms:
- Item root['versions']['4.7.4'] ({'name': '4.7.4', 'date': '2024-02-22'}) added to dictionary.
micronaut:
- Item root['versions']['4.3.8'] ({'name': '4.3.8', 'date': '2024-02-22'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
1592b8080e
commit
6d02f99fe3
@@ -175,6 +175,11 @@
|
||||
"support": "2019-06-27",
|
||||
"eol": "2019-07-30"
|
||||
},
|
||||
"dotnet8": {
|
||||
"name": "dotnet8",
|
||||
"support": true,
|
||||
"eol": false
|
||||
},
|
||||
"dotnet7": {
|
||||
"name": "dotnet7",
|
||||
"support": "2024-05-14",
|
||||
|
||||
Reference in New Issue
Block a user