youtube-dl update
This commit is contained in:
parent
f338b47bd2
commit
fcfd64db4d
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.08.12",
|
||||
"rg3/youtube-dl": "~2016.09.08",
|
||||
"slim/slim": "~3.5.0",
|
||||
"mathmarques/smarty-view": "~1.1.0",
|
||||
"symfony/yaml": "~3.1.0",
|
||||
|
@ -33,11 +33,11 @@
|
|||
"type": "package",
|
||||
"package": {
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2016.08.12",
|
||||
"version": "2016.09.08",
|
||||
"source": {
|
||||
"url": "https://github.com/rg3/youtube-dl.git",
|
||||
"type": "git",
|
||||
"reference": "2016.08.12"
|
||||
"reference": "2016.09.08"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
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": "85ec531cf9a73084ab531e5b781f8844",
|
||||
"content-hash": "054a8bdbb08cfac744d4b28965fb6f17",
|
||||
"hash": "a0f80c6bc52ec374622802fb83f64122",
|
||||
"content-hash": "8d944e2e3dfabcc3c311c954932321f1",
|
||||
"packages": [
|
||||
{
|
||||
"name": "container-interop/container-interop",
|
||||
|
@ -401,11 +401,11 @@
|
|||
},
|
||||
{
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2016.08.12",
|
||||
"version": "2016.09.08",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rg3/youtube-dl.git",
|
||||
"reference": "2016.08.12"
|
||||
"reference": "2016.09.08"
|
||||
},
|
||||
"type": "library"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue