🤖: 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:
committed by
github-actions[bot]
parent
47dee903da
commit
3704ddda6a
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user