youtube-dl update

This commit is contained in:
Pierre Rudloff 2015-12-19 00:59:52 +01:00
parent 6bb36a3212
commit 8710d5257a
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.06",
"rg3/youtube-dl": "2015.12.18",
"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.06",
"version": "2015.12.18",
"source": {
"url": "https://github.com/rg3/youtube-dl.git",
"type": "git",
"reference": "2015.12.06"
"reference": "2015.12.18"
}
}
},

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": "c7b053d687208446a7f7456623d6e888",
"content-hash": "2ed45cb5e9f8cb491d41f4272a543c5c",
"hash": "a044b342fca3896180e562286061c99a",
"content-hash": "2a5627decbdd77e600cc1d26c66eaa3c",
"packages": [
{
"name": "ffmpeg/ffmpeg",
@ -199,11 +199,11 @@
},
{
"name": "rg3/youtube-dl",
"version": "2015.12.06",
"version": "2015.12.18",
"source": {
"type": "git",
"url": "https://github.com/rg3/youtube-dl.git",
"reference": "2015.12.06"
"reference": "2015.12.18"
},
"type": "library"
},