🤖: debian, ffmpeg

debian:
- Value of root['releases']['11']['eol'] changed from "2024-07-31" to "2024-08-31".

ffmpeg:
- Item root['versions']['4.4.5'] ({'name': '4.4.5', 'date': '2024-07-29'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-07-29 01:53:32 +00:00
committed by github-actions[bot]
parent f089770146
commit 693cdf7fd0
2 changed files with 5 additions and 1 deletions

View File

@@ -42,7 +42,7 @@
},
"11": {
"name": "11",
"eol": "2024-07-31"
"eol": "2024-08-31"
},
"10": {
"name": "10",

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"4.4.5": {
"name": "4.4.5",
"date": "2024-07-29"
},
"5.1.5": {
"name": "5.1.5",
"date": "2024-06-15"