Allow downloading of youtube-dl without Git (fixes #82))

This commit is contained in:
Pierre Rudloff 2016-11-13 23:45:19 +01:00
parent 4cb08ad40d
commit 24c9684784
2 changed files with 12 additions and 2 deletions

View file

@ -39,6 +39,10 @@
"url": "https://github.com/rg3/youtube-dl.git",
"type": "git",
"reference": "2016.09.08"
},
"dist": {
"type": "tar",
"url": "https://github.com/rg3/youtube-dl/archive/2016.09.08.tar.gz"
}
}
},