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"
}
}
},

10
composer.lock generated
View File

@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "7feb22c9a83e389562253bd1e7389080",
"content-hash": "0ca3a07c96a159c3a44ae007b56a9fbf",
"hash": "0f8f1c80cb7ebbc175b7e6be0936f841",
"content-hash": "2dee8611ed0f1e97a0be455b9eec7647",
"packages": [
{
"name": "aura/session",
@ -1425,6 +1425,12 @@
"url": "https://github.com/rg3/youtube-dl.git",
"reference": "2016.09.08"
},
"dist": {
"type": "tar",
"url": "https://github.com/rg3/youtube-dl/archive/2016.09.08.tar.gz",
"reference": null,
"shasum": null
},
"type": "library"
},
{