From fcfd64db4d304fcdea06d24eaf2b4af913d0f9c0 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Fri, 9 Sep 2016 00:03:47 +0200 Subject: [PATCH] youtube-dl update --- composer.json | 6 +++--- composer.lock | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index c2884a9..7350def 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "type": "project", "require": { "smarty/smarty": "~3.1.29", - "rg3/youtube-dl": "~2016.08.12", + "rg3/youtube-dl": "~2016.09.08", "slim/slim": "~3.5.0", "mathmarques/smarty-view": "~1.1.0", "symfony/yaml": "~3.1.0", @@ -33,11 +33,11 @@ "type": "package", "package": { "name": "rg3/youtube-dl", - "version": "2016.08.12", + "version": "2016.09.08", "source": { "url": "https://github.com/rg3/youtube-dl.git", "type": "git", - "reference": "2016.08.12" + "reference": "2016.09.08" } } }, diff --git a/composer.lock b/composer.lock index 6c72e18..d782024 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": "85ec531cf9a73084ab531e5b781f8844", - "content-hash": "054a8bdbb08cfac744d4b28965fb6f17", + "hash": "a0f80c6bc52ec374622802fb83f64122", + "content-hash": "8d944e2e3dfabcc3c311c954932321f1", "packages": [ { "name": "container-interop/container-interop", @@ -401,11 +401,11 @@ }, { "name": "rg3/youtube-dl", - "version": "2016.08.12", + "version": "2016.09.08", "source": { "type": "git", "url": "https://github.com/rg3/youtube-dl.git", - "reference": "2016.08.12" + "reference": "2016.09.08" }, "type": "library" },