🤖: 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:
github-actions[bot]
2024-08-31 12:59:45 +00:00
committed by github-actions[bot]
parent 8590a5a5be
commit 1348079bac
2 changed files with 8 additions and 4 deletions

View File

@@ -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"