ScoopInstaller_Main/youtube-dl.json
2016-10-16 07:46:22 +10:00

16 lines
495 B
JSON

{
"homepage": "https://rg3.github.io/youtube-dl/",
"license": "Public Domain",
"version": "2016.10.12",
"url": "https://github.com/rg3/youtube-dl/releases/download/2016.10.12/youtube-dl.exe",
"hash": "f0f9ccf227c56edc190804a79472b590e0891eb9017d4c0e8fa13c17cb97de97",
"bin": "youtube-dl.exe",
"depends": [
"ffmpeg"
],
"checkver": {
"url": "https://github.com/rg3/youtube-dl/releases/latest",
"re": "\/releases\/tag\/([\\d.]+)"
}
}