youtube-dl: Fix suggest

This commit is contained in:
HUMORCE 2023-04-23 14:09:42 +00:00
parent 204313896c
commit 8b3ddd74f3
No known key found for this signature in database
GPG Key ID: F0B8272F23E953D3

View File

@ -6,7 +6,7 @@
"suggest": { "suggest": {
"FFmpeg": [ "FFmpeg": [
"ffmpeg", "ffmpeg",
"ffmpeg-nightly" "versions/ffmpeg-nightly"
], ],
"vcredist": "extras/vcredist2010" "vcredist": "extras/vcredist2010"
}, },