🤖: aws-lambda, haproxy

aws-lambda:
- Item root['releases']['ruby3.3'] ({'name': 'ruby3.3', 'eoas': False, 'eol': False}) added to dictionary.

haproxy:
- Item root['versions']['2.9.7'] ({'name': '2.9.7', 'date': '2024-04-05'}) added to dictionary.
- Item root['versions']['2.8.9'] ({'name': '2.8.9', 'date': '2024-04-05'}) added to dictionary.
- Item root['versions']['2.8.8'] ({'name': '2.8.8', 'date': '2024-04-05'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-04-06 01:34:03 +00:00
committed by github-actions[bot]
parent b0600bfc41
commit fe6035c6b6
2 changed files with 17 additions and 0 deletions

View File

@@ -1,5 +1,10 @@
{
"releases": {
"ruby3.3": {
"name": "ruby3.3",
"eoas": false,
"eol": false
},
"ruby3.2": {
"name": "ruby3.2",
"eoas": false,