diff --git a/composer.json b/composer.json index bd22e94..0b4e75a 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "type": "project", "require": { "smarty/smarty": "~3.1", - "rg3/youtube-dl": "~2015.11.13", + "rg3/youtube-dl": "2015.11.24", "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.11.13", + "version": "2015.11.24", "source": { "url": "https://github.com/rg3/youtube-dl.git", "type": "git", - "reference": "2015.11.13" + "reference": "2015.11.24" } } }, diff --git a/composer.lock b/composer.lock index ac2b497..b5f6e97 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "a4d07c0b568b699f11966a06bb02c01a", - "content-hash": "d44f2b04ee42d003e6c04dbde30106c5", + "hash": "384ee2219d830459dad98b219fd5d9c0", + "content-hash": "1a6eb3cf5982daea60b1e0451d0d7828", "packages": [ { "name": "ffmpeg/ffmpeg", @@ -199,11 +199,11 @@ }, { "name": "rg3/youtube-dl", - "version": "2015.11.13", + "version": "2015.11.24", "source": { "type": "git", "url": "https://github.com/rg3/youtube-dl.git", - "reference": "2015.11.13" + "reference": "2015.11.24" }, "type": "library" },