youtube-dl update

This commit is contained in:
Pierre Rudloff 2016-07-27 02:22:51 +02:00
parent 1e2c67a31e
commit e21b4caaf8
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.06.26", "rg3/youtube-dl": "~2016.07.26",
"slim/slim": "3.5.0", "slim/slim": "3.5.0",
"mathmarques/smarty-view": "~1.1.0", "mathmarques/smarty-view": "~1.1.0",
"symfony/yaml": "~3.1.0", "symfony/yaml": "~3.1.0",
@ -30,11 +30,11 @@
"type": "package", "type": "package",
"package": { "package": {
"name": "rg3/youtube-dl", "name": "rg3/youtube-dl",
"version": "2016.06.26", "version": "2016.07.26",
"source": { "source": {
"url": "https://github.com/rg3/youtube-dl.git", "url": "https://github.com/rg3/youtube-dl.git",
"type": "git", "type": "git",
"reference": "2016.06.26" "reference": "2016.07.26"
} }
} }
}, { }, {

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": "4eda7a7370cc96578d4b5a7a6fffb4ff", "hash": "483d889796869f2dae339dd9d899b3c9",
"content-hash": "cb8898e6173b6d8e835dd11352f9268c", "content-hash": "08f1b6127328a6070354963ec15f5c1b",
"packages": [ "packages": [
{ {
"name": "container-interop/container-interop", "name": "container-interop/container-interop",
@ -400,11 +400,11 @@
}, },
{ {
"name": "rg3/youtube-dl", "name": "rg3/youtube-dl",
"version": "2016.06.26", "version": "2016.07.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rg3/youtube-dl.git", "url": "https://github.com/rg3/youtube-dl.git",
"reference": "2016.06.26" "reference": "2016.07.26"
}, },
"type": "library" "type": "library"
}, },