🤖: amazon-rds-mysql, angular, cos, gatekeeper, ubuntu
amazon-rds-mysql:
- Item root['versions']['8.4.8'] ({'name': '8.4.8', 'date': '2026-02-03'}) added to dictionary.
- Item root['versions']['8.0.45'] ({'name': '8.0.45', 'date': '2026-02-03'}) added to dictionary.
angular:
- Item root['versions']['21.1.3'] ({'name': '21.1.3', 'date': '2026-02-04'}) added to dictionary.
cos:
- Item root['versions']['cos-125-19216-104-133'] ({'name': 'cos-125-19216-104-133', 'date': '2026-02-03'}) added to dictionary.
- Item root['versions']['cos-121-18867-294-112'] ({'name': 'cos-121-18867-294-112', 'date': '2026-02-03'}) added to dictionary.
- Item root['versions']['cos-117-18613-439-120'] ({'name': 'cos-117-18613-439-120', 'date': '2026-02-03'}) added to dictionary.
- Item root['versions']['cos-113-18244-521-98'] ({'name': 'cos-113-18244-521-98', 'date': '2026-02-03'}) added to dictionary.
gatekeeper:
- Item root['versions']['3.21.1'] ({'name': '3.21.1', 'date': '2026-02-04'}) added to dictionary.
ubuntu:
- Item root['versions']['5.10'] ({'name': '5.10', 'date': '2005-10-13'}) added to dictionary.
- Item root['versions']['5.04'] ({'name': '5.04', 'date': '2005-04-08'}) added to dictionary.
- Item root['versions']['4.10'] ({'name': '4.10', 'date': '2004-10-20'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
4961cfb308
commit
d053224a17
@@ -17,6 +17,14 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"8.4.8": {
|
||||
"name": "8.4.8",
|
||||
"date": "2026-02-03"
|
||||
},
|
||||
"8.0.45": {
|
||||
"name": "8.0.45",
|
||||
"date": "2026-02-03"
|
||||
},
|
||||
"8.4.7": {
|
||||
"name": "8.4.7",
|
||||
"date": "2025-11-13"
|
||||
|
||||
@@ -20,6 +20,10 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"21.1.3": {
|
||||
"name": "21.1.3",
|
||||
"date": "2026-02-04"
|
||||
},
|
||||
"21.1.2": {
|
||||
"name": "21.1.2",
|
||||
"date": "2026-01-28"
|
||||
|
||||
@@ -1,6 +1,22 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"cos-125-19216-104-133": {
|
||||
"name": "cos-125-19216-104-133",
|
||||
"date": "2026-02-03"
|
||||
},
|
||||
"cos-121-18867-294-112": {
|
||||
"name": "cos-121-18867-294-112",
|
||||
"date": "2026-02-03"
|
||||
},
|
||||
"cos-117-18613-439-120": {
|
||||
"name": "cos-117-18613-439-120",
|
||||
"date": "2026-02-03"
|
||||
},
|
||||
"cos-113-18244-521-98": {
|
||||
"name": "cos-113-18244-521-98",
|
||||
"date": "2026-02-03"
|
||||
},
|
||||
"cos-125-19216-104-126": {
|
||||
"name": "cos-125-19216-104-126",
|
||||
"date": "2026-01-28"
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"3.21.1": {
|
||||
"name": "3.21.1",
|
||||
"date": "2026-02-04"
|
||||
},
|
||||
"3.21.0": {
|
||||
"name": "3.21.0",
|
||||
"date": "2025-11-19"
|
||||
|
||||
@@ -348,6 +348,18 @@
|
||||
"6.06.1": {
|
||||
"name": "6.06.1",
|
||||
"date": "2006-08-10"
|
||||
},
|
||||
"5.10": {
|
||||
"name": "5.10",
|
||||
"date": "2005-10-13"
|
||||
},
|
||||
"5.04": {
|
||||
"name": "5.04",
|
||||
"date": "2005-04-08"
|
||||
},
|
||||
"4.10": {
|
||||
"name": "4.10",
|
||||
"date": "2004-10-20"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user