🤖: ffmpeg, umbraco

ffmpeg:
- Item root['versions']['8.0.1'] ({'name': '8.0.1', 'date': '2025-11-20'}) added to dictionary.

umbraco:
- Item root['versions']['13.12.0'] ({'name': '13.12.0', 'date': '2025-11-19'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-11-20 07:00:38 +00:00
committed by github-actions[bot]
parent 47dee903da
commit 3704ddda6a
2 changed files with 8 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"8.0.1": {
"name": "8.0.1",
"date": "2025-11-20"
},
"7.1.2": {
"name": "7.1.2",
"date": "2025-09-14"

View File

@@ -62,6 +62,10 @@
}
},
"versions": {
"13.12.0": {
"name": "13.12.0",
"date": "2025-11-19"
},
"16.3.4": {
"name": "16.3.4",
"date": "2025-10-28"