Skip to content

Commit

Permalink
🤖: alpinelinux, apache-airflow, cos, electron
Browse files Browse the repository at this point in the history
alpinelinux:
- Item root['versions']['3.20.3'] ({'name': '3.20.3', 'date': '2024-09-06'}) added to dictionary.
- Item root['versions']['3.19.4'] ({'name': '3.19.4', 'date': '2024-09-06'}) added to dictionary.
- Item root['versions']['3.18.9'] ({'name': '3.18.9', 'date': '2024-09-06'}) added to dictionary.
- Item root['versions']['3.17.10'] ({'name': '3.17.10', 'date': '2024-09-06'}) added to dictionary.

apache-airflow:
- Item root['versions']['2.10.1'] ({'name': '2.10.1', 'date': '2024-09-06'}) added to dictionary.

cos:
- Item root['versions']['cos-113-18244-151-33'] ({'name': 'cos-113-18244-151-33', 'date': '2024-09-03'}) added to dictionary.
- Item root['versions']['cos-109-17800-309-33'] ({'name': 'cos-109-17800-309-33', 'date': '2024-09-03'}) added to dictionary.
- Item root['versions']['cos-105-17412-448-22'] ({'name': 'cos-105-17412-448-22', 'date': '2024-09-03'}) added to dictionary.
- Item root['versions']['cos-101-17162-528-27'] ({'name': 'cos-101-17162-528-27', 'date': '2024-09-03'}) added to dictionary.

electron:
- Item root['versions']['31.5.0'] ({'name': '31.5.0', 'date': '2024-09-06'}) added to dictionary.
- Item root['versions']['30.5.0'] ({'name': '30.5.0', 'date': '2024-09-06'}) added to dictionary.
  • Loading branch information
github-actions[bot] committed Sep 6, 2024
1 parent f7dd541 commit 7338d85
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 0 deletions.
16 changes: 16 additions & 0 deletions releases/alpinelinux.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,22 @@
}
},
"versions": {
"3.20.3": {
"name": "3.20.3",
"date": "2024-09-06"
},
"3.19.4": {
"name": "3.19.4",
"date": "2024-09-06"
},
"3.18.9": {
"name": "3.18.9",
"date": "2024-09-06"
},
"3.17.10": {
"name": "3.17.10",
"date": "2024-09-06"
},
"3.20.2": {
"name": "3.20.2",
"date": "2024-07-22"
Expand Down
4 changes: 4 additions & 0 deletions releases/apache-airflow.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
}
},
"versions": {
"2.10.1": {
"name": "2.10.1",
"date": "2024-09-06"
},
"2.10.0": {
"name": "2.10.0",
"date": "2024-08-15"
Expand Down
16 changes: 16 additions & 0 deletions releases/cos.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
{
"releases": {},
"versions": {
"cos-113-18244-151-33": {
"name": "cos-113-18244-151-33",
"date": "2024-09-03"
},
"cos-109-17800-309-33": {
"name": "cos-109-17800-309-33",
"date": "2024-09-03"
},
"cos-105-17412-448-22": {
"name": "cos-105-17412-448-22",
"date": "2024-09-03"
},
"cos-101-17162-528-27": {
"name": "cos-101-17162-528-27",
"date": "2024-09-03"
},
"cos-113-18244-151-27": {
"name": "cos-113-18244-151-27",
"date": "2024-08-26"
Expand Down
8 changes: 8 additions & 0 deletions releases/electron.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,14 @@
}
},
"versions": {
"31.5.0": {
"name": "31.5.0",
"date": "2024-09-06"
},
"30.5.0": {
"name": "30.5.0",
"date": "2024-09-06"
},
"32.0.2": {
"name": "32.0.2",
"date": "2024-09-04"
Expand Down

0 comments on commit 7338d85

Please sign in to comment.