ScoopInstaller_Main/youtube-dl.json
Roy Ivy III a5d219e0c9 whitespace cleanup
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00

13 lines
324 B
JSON

{
"homepage": "http://rg3.github.io/youtube-dl/",
"license": "Unlicense",
"version": "2015.08.09",
"url": "https://yt-dl.org/downloads/2015.08.09/youtube-dl.exe",
"hash": "md5:3451d842fd4ca39ce6b1226fd7776bf3",
"bin": "youtube-dl.exe",
"depends": [
"ffmpeg",
"python"
]
}