youtube-dl update

This commit is contained in:
Pierre Rudloff 2016-01-11 23:57:53 +01:00
parent cd0b51aac6
commit 2f0ca03edc
2 changed files with 7 additions and 7 deletions

View File

@ -6,7 +6,7 @@
"type": "project",
"require": {
"smarty/smarty": "~3.1",
"rg3/youtube-dl": "2015.12.29",
"rg3/youtube-dl": "2016.01.09",
"slim/slim": "~2.6.2",
"slim/views": "~0.1.3",
"rudloff/smarty-plugin-noscheme": "~0.1.0",
@ -28,11 +28,11 @@
"type": "package",
"package": {
"name": "rg3/youtube-dl",
"version": "2015.12.29",
"version": "2016.01.09",
"source": {
"url": "https://github.com/rg3/youtube-dl.git",
"type": "git",
"reference": "2015.12.29"
"reference": "7a34302e95ee66f770b1eba720847831c40121a2"
}
}
},

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",
"This file is @generated automatically"
],
"hash": "4ab91a81eeb4af64b1c2385f00c96135",
"content-hash": "e9a52d9ff3660f110122e1ab8b784bba",
"hash": "53dc045ca69db48893c7180e8438f057",
"content-hash": "4bf259cef086300ca805e36de4052949",
"packages": [
{
"name": "ffmpeg/ffmpeg",
@ -199,11 +199,11 @@
},
{
"name": "rg3/youtube-dl",
"version": "2015.12.29",
"version": "2016.01.09",
"source": {
"type": "git",
"url": "https://github.com/rg3/youtube-dl.git",
"reference": "2015.12.29"
"reference": "7a34302e95ee66f770b1eba720847831c40121a2"
},
"type": "library"
},