ScoopInstaller_Main/youtube-dl.json
engelhro a3776af71c Update to version 2016.01.15
Windows binary has Python already baked in, no need to require it as runtime dependency.
2016-01-21 17:42:34 +01:00

12 lines
334 B
JSON

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