🤖: apache-lucene, consul, containerd, electron
apache-lucene:
- Item root['versions']['10.0.0'] ({'name': '10.0.0', 'date': '2024-10-14'}) added to dictionary.
consul:
- Item root['versions']['1.20.0'] ({'name': '1.20.0', 'date': '2024-10-14'}) added to dictionary.
containerd:
- Item root['versions']['1.7.23'] ({'name': '1.7.23', 'date': '2024-10-14'}) added to dictionary.
electron:
- Item root['releases']['33'] ({'name': '33', 'releaseDate': '2024-10-15', 'eol': '2025-04-29'}) added to dictionary.
- Item root['versions']['33.0.0'] ({'name': '33.0.0', 'date': '2024-10-15'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
58cf30a91a
commit
58db3841ed
@@ -30,6 +30,11 @@
|
||||
"releaseDate": "2018-12-20",
|
||||
"eol": "2019-10-22"
|
||||
},
|
||||
"33": {
|
||||
"name": "33",
|
||||
"releaseDate": "2024-10-15",
|
||||
"eol": "2025-04-29"
|
||||
},
|
||||
"32": {
|
||||
"name": "32",
|
||||
"releaseDate": "2024-08-20",
|
||||
@@ -157,6 +162,10 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"33.0.0": {
|
||||
"name": "33.0.0",
|
||||
"date": "2024-10-15"
|
||||
},
|
||||
"32.2.0": {
|
||||
"name": "32.2.0",
|
||||
"date": "2024-10-09"
|
||||
|
||||
Reference in New Issue
Block a user