🤖: debian, jira
debian:
- Item root['versions']['12.7'] ({'name': '12.7', 'date': '2024-08-31'}) added to dictionary.
- Item root['versions']['11.11'] ({'name': '11.11', 'date': '2024-08-31'}) added to dictionary.
jira:
- Item root['releases']['9.2'] ({'name': '9.2', 'eol': '2024-08-25'}) removed from dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
8590a5a5be
commit
1348079bac
@@ -54,6 +54,14 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"12.7": {
|
||||
"name": "12.7",
|
||||
"date": "2024-08-31"
|
||||
},
|
||||
"11.11": {
|
||||
"name": "11.11",
|
||||
"date": "2024-08-31"
|
||||
},
|
||||
"12.6": {
|
||||
"name": "12.6",
|
||||
"date": "2024-06-29"
|
||||
|
||||
Reference in New Issue
Block a user