youtube-dl update

This commit is contained in:
Pierre Rudloff 2016-04-06 13:05:19 +02:00
parent 589ac1aa67
commit 4a2a795131
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.03.14", "rg3/youtube-dl": "2016.04.05",
"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",
@ -27,11 +27,11 @@
"type": "package", "type": "package",
"package": { "package": {
"name": "rg3/youtube-dl", "name": "rg3/youtube-dl",
"version": "2016.03.14", "version": "2016.04.05",
"source": { "source": {
"url": "https://github.com/rg3/youtube-dl.git", "url": "https://github.com/rg3/youtube-dl.git",
"type": "git", "type": "git",
"reference": "2016.03.14" "reference": "2016.04.05"
} }
} }
}, { }, {

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": "30a773acbc1f648f298cf6d8965f5220", "hash": "3449f3fdfee819b9ebe34c0efa7fc732",
"content-hash": "b3d64cff4caffcaf3bb1d6cfa6712054", "content-hash": "e89b6deb5098d948d4e03ce635400cdf",
"packages": [ "packages": [
{ {
"name": "container-interop/container-interop", "name": "container-interop/container-interop",
@ -238,11 +238,11 @@
}, },
{ {
"name": "rg3/youtube-dl", "name": "rg3/youtube-dl",
"version": "2016.03.14", "version": "2016.04.05",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rg3/youtube-dl.git", "url": "https://github.com/rg3/youtube-dl.git",
"reference": "2016.03.14" "reference": "2016.04.05"
}, },
"type": "library" "type": "library"
}, },