youtube-dl update
This commit is contained in:
parent
cbf8a5ec2c
commit
3283a26edc
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.07.26",
|
||||
"rg3/youtube-dl": "~2016.07.26.2",
|
||||
"slim/slim": "~3.5.0",
|
||||
"mathmarques/smarty-view": "~1.1.0",
|
||||
"symfony/yaml": "~3.1.0",
|
||||
|
@ -30,11 +30,11 @@
|
|||
"type": "package",
|
||||
"package": {
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2016.07.26",
|
||||
"version": "2016.07.26.2",
|
||||
"source": {
|
||||
"url": "https://github.com/rg3/youtube-dl.git",
|
||||
"type": "git",
|
||||
"reference": "2016.07.26"
|
||||
"reference": "2016.07.26.2"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
|
|
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": "2afe3e4c1f053ce8a1dc13887ea3aa8c",
|
||||
"content-hash": "2c86697f5f04b91631cd33dbedce3179",
|
||||
"hash": "4bfdfea4d20ddb73ec05b99edcbf25dd",
|
||||
"content-hash": "7b3b4261846c3cccdcd9e1324ff06f76",
|
||||
"packages": [
|
||||
{
|
||||
"name": "container-interop/container-interop",
|
||||
|
@ -400,11 +400,11 @@
|
|||
},
|
||||
{
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2016.07.26",
|
||||
"version": "2016.07.26.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rg3/youtube-dl.git",
|
||||
"reference": "2016.07.26"
|
||||
"reference": "2016.07.26.2"
|
||||
},
|
||||
"type": "library"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue