youtube-dl update

This commit is contained in:
Pierre Rudloff 2016-04-14 19:43:38 +02:00
parent ecba860c5a
commit bcf399a9d4
2 changed files with 7 additions and 7 deletions

View file

@ -6,7 +6,7 @@
"type": "project", "type": "project",
"require": { "require": {
"smarty/smarty": "~3.1.29", "smarty/smarty": "~3.1.29",
"rg3/youtube-dl": "2016.04.06", "rg3/youtube-dl": "2016.04.13",
"slim/slim": "~3.3.0", "slim/slim": "~3.3.0",
"mathmarques/smarty-view": "~1.1.0", "mathmarques/smarty-view": "~1.1.0",
"symfony/yaml": "~3.0.0", "symfony/yaml": "~3.0.0",
@ -31,11 +31,11 @@
"type": "package", "type": "package",
"package": { "package": {
"name": "rg3/youtube-dl", "name": "rg3/youtube-dl",
"version": "2016.04.06", "version": "2016.04.13",
"source": { "source": {
"url": "https://github.com/rg3/youtube-dl.git", "url": "https://github.com/rg3/youtube-dl.git",
"type": "git", "type": "git",
"reference": "2016.04.06" "reference": "9e285387260a019d7471c3bdbd52cc764c0e8700"
} }
} }
}, { }, {

8
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", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "0fef6027910cac993af5690ffd131b1c", "hash": "599ad9b618341fa7a25bcc0c3ea5b856",
"content-hash": "ae728e70b08dd126d55576800f334529", "content-hash": "2e86be18aae01a848d9df7ebe931d19d",
"packages": [ "packages": [
{ {
"name": "container-interop/container-interop", "name": "container-interop/container-interop",
@ -458,11 +458,11 @@
}, },
{ {
"name": "rg3/youtube-dl", "name": "rg3/youtube-dl",
"version": "2016.04.06", "version": "2016.04.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rg3/youtube-dl.git", "url": "https://github.com/rg3/youtube-dl.git",
"reference": "2016.04.06" "reference": "9e285387260a019d7471c3bdbd52cc764c0e8700"
}, },
"type": "library" "type": "library"
}, },