From 181d57801926334f7b810794db6098df73c50eea Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Mon, 16 Jan 2017 23:47:07 +0100 Subject: [PATCH] youtube-dl update (fixes #91) --- composer.json | 6 +++--- composer.lock | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index 40034db..b922462 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "squizlabs/php_codesniffer": "~2.7.0", "phpunit/phpunit": "~5.7.2", "ffmpeg/ffmpeg": "dev-release", - "rg3/youtube-dl": "~2017.01.14", + "rg3/youtube-dl": "~2017.01.16", "rudloff/rtmpdump-bin": "~2.3", "heroku/heroku-buildpack-php": "*" }, @@ -37,10 +37,10 @@ "type": "package", "package": { "name": "rg3/youtube-dl", - "version": "2017.01.14", + "version": "2017.01.16", "dist": { "type": "zip", - "url": "https://github.com/rg3/youtube-dl/archive/2017.01.14.zip" + "url": "https://github.com/rg3/youtube-dl/archive/2017.01.16.zip" } } }, diff --git a/composer.lock b/composer.lock index 7bda9cb..bf26b01 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "44b24b403652e1a7e450280e4643e37e", + "content-hash": "5509068a3b20c3179625873a9a911e28", "packages": [ { "name": "aura/session", @@ -1665,10 +1665,10 @@ }, { "name": "rg3/youtube-dl", - "version": "2017.01.14", + "version": "2017.01.16", "dist": { "type": "zip", - "url": "https://github.com/rg3/youtube-dl/archive/2017.01.14.zip", + "url": "https://github.com/rg3/youtube-dl/archive/2017.01.16.zip", "reference": null, "shasum": null },