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", "type": "project",
"require": { "require": {
"smarty/smarty": "~3.1", "smarty/smarty": "~3.1",
"rg3/youtube-dl": "2015.12.06", "rg3/youtube-dl": "2015.12.18",
"slim/slim": "~2.6.2", "slim/slim": "~2.6.2",
"slim/views": "~0.1.3", "slim/views": "~0.1.3",
"rudloff/smarty-plugin-noscheme": "~0.1.0", "rudloff/smarty-plugin-noscheme": "~0.1.0",
@ -28,11 +28,11 @@
"type": "package", "type": "package",
"package": { "package": {
"name": "rg3/youtube-dl", "name": "rg3/youtube-dl",
"version": "2015.12.06", "version": "2015.12.18",
"source": { "source": {
"url": "https://github.com/rg3/youtube-dl.git", "url": "https://github.com/rg3/youtube-dl.git",
"type": "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", "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": "c7b053d687208446a7f7456623d6e888", "hash": "a044b342fca3896180e562286061c99a",
"content-hash": "2ed45cb5e9f8cb491d41f4272a543c5c", "content-hash": "2a5627decbdd77e600cc1d26c66eaa3c",
"packages": [ "packages": [
{ {
"name": "ffmpeg/ffmpeg", "name": "ffmpeg/ffmpeg",
@ -199,11 +199,11 @@
}, },
{ {
"name": "rg3/youtube-dl", "name": "rg3/youtube-dl",
"version": "2015.12.06", "version": "2015.12.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rg3/youtube-dl.git", "url": "https://github.com/rg3/youtube-dl.git",
"reference": "2015.12.06" "reference": "2015.12.18"
}, },
"type": "library" "type": "library"
}, },