From 01d3b58c2913072744663336cbe93af5c1137dd2 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Tue, 12 Sep 2017 22:32:20 +0200 Subject: [PATCH] Update youtube-dl to 2017.09.11 (fixes #128) --- composer.json | 6 +++--- composer.lock | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 5fbadce..5ec5048 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "squizlabs/php_codesniffer": "~3.0.0", "phpunit/phpunit": "~5.7.2", "ffmpeg/ffmpeg": "dev-release", - "rg3/youtube-dl": "~2017.05.09", + "rg3/youtube-dl": "~2017.09.11", "rudloff/rtmpdump-bin": "~2.3.0", "heroku/heroku-buildpack-php": "*" }, @@ -39,10 +39,10 @@ "type": "package", "package": { "name": "rg3/youtube-dl", - "version": "2017.05.09", + "version": "2017.09.11", "dist": { "type": "zip", - "url": "https://github.com/rg3/youtube-dl/archive/2017.05.09.zip" + "url": "https://github.com/rg3/youtube-dl/archive/2017.09.11.zip" } } }, diff --git a/composer.lock b/composer.lock index 956dd37..6c6df64 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": "43832e17cc768672af7305037a58b8b2", - "content-hash": "22e16312bcf339c90850660d9e5923e7", + "hash": "785c3eddbd168d1ae700136520aff319", + "content-hash": "80a7d12432e1c7e202dfb8d997bbea0f", "packages": [ { "name": "aura/session", @@ -1750,10 +1750,10 @@ }, { "name": "rg3/youtube-dl", - "version": "2017.05.09", + "version": "2017.09.11", "dist": { "type": "zip", - "url": "https://github.com/rg3/youtube-dl/archive/2017.05.09.zip", + "url": "https://github.com/rg3/youtube-dl/archive/2017.09.11.zip", "reference": null, "shasum": null },