From ae99d20fd322d7825d450dc5b825be4c3dcf8958 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Thu, 11 May 2017 10:30:12 +0200 Subject: [PATCH] Update youtube-dl to 2017.05.09 --- composer.json | 6 +++--- composer.lock | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index 2d844c2..2f00730 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "squizlabs/php_codesniffer": "~2.8.0", "phpunit/phpunit": "~5.7.2", "ffmpeg/ffmpeg": "dev-release", - "rg3/youtube-dl": "~2017.04.28", + "rg3/youtube-dl": "~2017.05.09", "rudloff/rtmpdump-bin": "~2.3.0", "heroku/heroku-buildpack-php": "*" }, @@ -37,10 +37,10 @@ "type": "package", "package": { "name": "rg3/youtube-dl", - "version": "2017.04.28", + "version": "2017.05.09", "dist": { "type": "zip", - "url": "https://github.com/rg3/youtube-dl/archive/2017.04.28.zip" + "url": "https://github.com/rg3/youtube-dl/archive/2017.05.09.zip" } } }, diff --git a/composer.lock b/composer.lock index 5f1474b..c64af68 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": "6f968a7d8b884758ea4655dd80f0697d", + "content-hash": "5ccb4d0091c544eb55c17459b757f704", "packages": [ { "name": "aura/session", @@ -1747,10 +1747,10 @@ }, { "name": "rg3/youtube-dl", - "version": "2017.04.28", + "version": "2017.05.09", "dist": { "type": "zip", - "url": "https://github.com/rg3/youtube-dl/archive/2017.04.28.zip", + "url": "https://github.com/rg3/youtube-dl/archive/2017.05.09.zip", "reference": null, "shasum": null },