diff --git a/youtube-dl.json b/youtube-dl.json index 4e2a6c1771..ccfc850a31 100644 --- a/youtube-dl.json +++ b/youtube-dl.json @@ -1,12 +1,12 @@ { - "homepage": "http://rg3.github.io/youtube-dl/" - "license": "Unlicense", - "version": "2015.04.03", - "url": "https://yt-dl.org/downloads/2015.04.03/youtube-dl.exe", - "hash": "md5:1eb53c85ced7e75ac7a3c9edc5cedd5e", - "bin": "youtube-dl.exe", - "depends": [ - "ffmpeg", - "python" - ] + "homepage": "http://rg3.github.io/youtube-dl/", + "license": "Unlicense", + "version": "2015.04.03", + "url": "https://yt-dl.org/downloads/2015.04.03/youtube-dl.exe", + "hash": "md5:1eb53c85ced7e75ac7a3c9edc5cedd5e", + "bin": "youtube-dl.exe", + "depends": [ + "ffmpeg", + "python" + ] }