🤖: ansible, aws-lambda, bazel, cos, craft-cms, etcd, vuetify
ansible:
- Item root['versions']['11.3.0'] ({'name': '11.3.0', 'date': '2025-02-25'}) added to dictionary.
aws-lambda:
- Item root['releases']['dotnet9'] ({'name': 'dotnet9', 'eoas': False, 'eol': False}) added to dictionary.
bazel:
- Item root['versions']['8.1.1'] ({'name': '8.1.1', 'date': '2025-02-25'}) added to dictionary.
cos:
- Item root['versions']['cos-117-18613-164-47'] ({'name': 'cos-117-18613-164-47', 'date': '2025-02-24'}) added to dictionary.
- Item root['versions']['cos-113-18244-291-46'] ({'name': 'cos-113-18244-291-46', 'date': '2025-02-24'}) added to dictionary.
- Item root['versions']['cos-109-17800-436-42'] ({'name': 'cos-109-17800-436-42', 'date': '2025-02-24'}) added to dictionary.
- Item root['versions']['cos-105-17412-535-61'] ({'name': 'cos-105-17412-535-61', 'date': '2025-02-24'}) added to dictionary.
craft-cms:
- Item root['versions']['5.6.10.1'] ({'name': '5.6.10.1', 'date': '2025-02-25'}) added to dictionary.
- Item root['versions']['5.6.10'] ({'name': '5.6.10', 'date': '2025-02-25'}) added to dictionary.
- Item root['versions']['4.14.9'] ({'name': '4.14.9', 'date': '2025-02-25'}) added to dictionary.
etcd:
- Item root['versions']['3.4.36'] ({'name': '3.4.36', 'date': '2025-02-25'}) added to dictionary.
vuetify:
- Item root['versions']['3.7.14'] ({'name': '3.7.14', 'date': '2025-02-25'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
46e0ddf002
commit
5d9d51674f
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"11.3.0": {
|
||||
"name": "11.3.0",
|
||||
"date": "2025-02-25"
|
||||
},
|
||||
"11.2.0": {
|
||||
"name": "11.2.0",
|
||||
"date": "2025-01-28"
|
||||
|
||||
@@ -190,6 +190,11 @@
|
||||
"eoas": "2019-06-27",
|
||||
"eol": "2019-07-30"
|
||||
},
|
||||
"dotnet9": {
|
||||
"name": "dotnet9",
|
||||
"eoas": false,
|
||||
"eol": false
|
||||
},
|
||||
"dotnet8": {
|
||||
"name": "dotnet8",
|
||||
"eoas": "2026-11-10",
|
||||
|
||||
@@ -22,6 +22,10 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"8.1.1": {
|
||||
"name": "8.1.1",
|
||||
"date": "2025-02-25"
|
||||
},
|
||||
"8.1.0": {
|
||||
"name": "8.1.0",
|
||||
"date": "2025-02-13"
|
||||
|
||||
@@ -1,6 +1,22 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"cos-117-18613-164-47": {
|
||||
"name": "cos-117-18613-164-47",
|
||||
"date": "2025-02-24"
|
||||
},
|
||||
"cos-113-18244-291-46": {
|
||||
"name": "cos-113-18244-291-46",
|
||||
"date": "2025-02-24"
|
||||
},
|
||||
"cos-109-17800-436-42": {
|
||||
"name": "cos-109-17800-436-42",
|
||||
"date": "2025-02-24"
|
||||
},
|
||||
"cos-105-17412-535-61": {
|
||||
"name": "cos-105-17412-535-61",
|
||||
"date": "2025-02-24"
|
||||
},
|
||||
"cos-117-18613-164-38": {
|
||||
"name": "cos-117-18613-164-38",
|
||||
"date": "2025-02-18"
|
||||
|
||||
@@ -12,6 +12,18 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"5.6.10.1": {
|
||||
"name": "5.6.10.1",
|
||||
"date": "2025-02-25"
|
||||
},
|
||||
"5.6.10": {
|
||||
"name": "5.6.10",
|
||||
"date": "2025-02-25"
|
||||
},
|
||||
"4.14.9": {
|
||||
"name": "4.14.9",
|
||||
"date": "2025-02-25"
|
||||
},
|
||||
"5.6.9.1": {
|
||||
"name": "5.6.9.1",
|
||||
"date": "2025-02-20"
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"3.4.36": {
|
||||
"name": "3.4.36",
|
||||
"date": "2025-02-25"
|
||||
},
|
||||
"3.5.18": {
|
||||
"name": "3.5.18",
|
||||
"date": "2025-01-25"
|
||||
|
||||
@@ -18,6 +18,10 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"3.7.14": {
|
||||
"name": "3.7.14",
|
||||
"date": "2025-02-25"
|
||||
},
|
||||
"3.7.13": {
|
||||
"name": "3.7.13",
|
||||
"date": "2025-02-20"
|
||||
|
||||
Reference in New Issue
Block a user