youtube-dl update
This commit is contained in:
parent
d4e1b1eee3
commit
4fb77e4663
2 changed files with 7 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
"type": "project",
|
||||
"require": {
|
||||
"smarty/smarty": "~3.1.29",
|
||||
"rg3/youtube-dl": "~2016.04.13",
|
||||
"rg3/youtube-dl": "~2016.06.26",
|
||||
"slim/slim": "3.x-dev",
|
||||
"mathmarques/smarty-view": "~1.1.0",
|
||||
"symfony/yaml": "~3.1.0",
|
||||
|
@ -30,11 +30,11 @@
|
|||
"type": "package",
|
||||
"package": {
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2016.04.13",
|
||||
"version": "2016.06.26",
|
||||
"source": {
|
||||
"url": "https://github.com/rg3/youtube-dl.git",
|
||||
"type": "git",
|
||||
"reference": "9e285387260a019d7471c3bdbd52cc764c0e8700"
|
||||
"reference": "2016.06.26"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
|
|
8
composer.lock
generated
8
composer.lock
generated
|
@ -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": "f5f341efff0a00b4f38cc019c285b7f4",
|
||||
"content-hash": "9015fe9384e09139f66649bbdc9f01ba",
|
||||
"hash": "9b786e5296681e3f70dc40a5a6c1436f",
|
||||
"content-hash": "d54409f6fc08ef2895c80ff32bb6e9a1",
|
||||
"packages": [
|
||||
{
|
||||
"name": "container-interop/container-interop",
|
||||
|
@ -400,11 +400,11 @@
|
|||
},
|
||||
{
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2016.04.13",
|
||||
"version": "2016.06.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rg3/youtube-dl.git",
|
||||
"reference": "9e285387260a019d7471c3bdbd52cc764c0e8700"
|
||||
"reference": "2016.06.26"
|
||||
},
|
||||
"type": "library"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue