youtube-dl update
This commit is contained in:
parent
0184cb5062
commit
d7204727c2
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.02.13",
|
||||
"rg3/youtube-dl": "2016.03.14",
|
||||
"slim/slim": "~2.6.2",
|
||||
"slim/views": "~0.1.3",
|
||||
"rudloff/smarty-plugin-noscheme": "~0.1.0",
|
||||
|
@ -27,11 +27,11 @@
|
|||
"type": "package",
|
||||
"package": {
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2016.02.13",
|
||||
"version": "2016.03.14",
|
||||
"source": {
|
||||
"url": "https://github.com/rg3/youtube-dl.git",
|
||||
"type": "git",
|
||||
"reference": "2016.02.13"
|
||||
"reference": "2016.03.14"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
|
|
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": "5a6485cb5b1fa7352aa9a08bf0c52307",
|
||||
"content-hash": "da0a4f9673993c5180676befd77c0bc2",
|
||||
"hash": "d4b9e76dbda3af97316a38bfe163ac00",
|
||||
"content-hash": "6eb27104cc39af34f798d35fb3f381ac",
|
||||
"packages": [
|
||||
{
|
||||
"name": "ffmpeg/ffmpeg",
|
||||
|
@ -198,11 +198,11 @@
|
|||
},
|
||||
{
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2016.02.13",
|
||||
"version": "2016.03.14",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rg3/youtube-dl.git",
|
||||
"reference": "2016.02.13"
|
||||
"reference": "2016.03.14"
|
||||
},
|
||||
"type": "library"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue