🤖: amazon-rds-mariadb, ansible-core, bootstrap, openzfs, rtpengine, surface
amazon-rds-mariadb:
- Item root['releases']['11.8'] ({'name': '11.8', 'eol': '2030-06-30'}) added to dictionary.
- Item root['versions']['11.8.3'] ({'name': '11.8.3', 'date': '2025-08-25'}) added to dictionary.
ansible-core:
- Item root['versions']['2.19.1'] ({'name': '2.19.1', 'date': '2025-08-25'}) added to dictionary.
bootstrap:
- Item root['versions']['5.3.8'] ({'name': '5.3.8', 'date': '2025-08-25'}) added to dictionary.
openzfs:
- Item root['versions']['2.3.4'] ({'name': '2.3.4', 'date': '2025-08-25'}) added to dictionary.
rtpengine:
- Item root['versions']['11.5.1.47'] ({'name': '11.5.1.47', 'date': '2025-08-25'}) added to dictionary.
surface:
- Item root['releases']['laptop-5g-for-business'] ({'name': 'laptop-5g-for-business', 'releaseLabel': 'Surface Laptop 5G for Business', 'releaseDate': '2025-08-26', 'eol': '2031-08-26'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
9a6c784711
commit
7f80358c09
@@ -1,5 +1,9 @@
|
||||
{
|
||||
"releases": {
|
||||
"11.8": {
|
||||
"name": "11.8",
|
||||
"eol": "2030-06-30"
|
||||
},
|
||||
"11.4": {
|
||||
"name": "11.4",
|
||||
"eol": "2029-05-31"
|
||||
@@ -22,6 +26,10 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"11.8.3": {
|
||||
"name": "11.8.3",
|
||||
"date": "2025-08-25"
|
||||
},
|
||||
"11.4.8": {
|
||||
"name": "11.4.8",
|
||||
"date": "2025-08-13"
|
||||
|
||||
@@ -57,6 +57,10 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"2.19.1": {
|
||||
"name": "2.19.1",
|
||||
"date": "2025-08-25"
|
||||
},
|
||||
"2.18.8": {
|
||||
"name": "2.18.8",
|
||||
"date": "2025-08-11"
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"5.3.8": {
|
||||
"name": "5.3.8",
|
||||
"date": "2025-08-25"
|
||||
},
|
||||
"5.3.7": {
|
||||
"name": "5.3.7",
|
||||
"date": "2025-06-10"
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"2.3.4": {
|
||||
"name": "2.3.4",
|
||||
"date": "2025-08-25"
|
||||
},
|
||||
"2.3.3": {
|
||||
"name": "2.3.3",
|
||||
"date": "2025-06-19"
|
||||
|
||||
@@ -102,6 +102,10 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"11.5.1.47": {
|
||||
"name": "11.5.1.47",
|
||||
"date": "2025-08-25"
|
||||
},
|
||||
"13.4.1.6": {
|
||||
"name": "13.4.1.6",
|
||||
"date": "2025-08-19"
|
||||
|
||||
@@ -198,6 +198,12 @@
|
||||
"releaseDate": "2024-04-09",
|
||||
"eol": "2030-04-09"
|
||||
},
|
||||
"laptop-5g-for-business": {
|
||||
"name": "laptop-5g-for-business",
|
||||
"releaseLabel": "Surface Laptop 5G for Business",
|
||||
"releaseDate": "2025-08-26",
|
||||
"eol": "2031-08-26"
|
||||
},
|
||||
"laptop-5": {
|
||||
"name": "laptop-5",
|
||||
"releaseLabel": "Surface Laptop 5",
|
||||
|
||||
Reference in New Issue
Block a user