Update youtube-dl to 2018.03.14

This commit is contained in:
Pierre Rudloff 2018-03-19 15:58:25 +01:00
parent 0cf949d70a
commit 5caee811e2
2 changed files with 6 additions and 6 deletions

View File

@ -23,7 +23,7 @@
"phpunit/phpunit": "~6.5.2",
"doctrine/instantiator": "~1.0.0",
"ffmpeg/ffmpeg": "~3.4.1",
"rg3/youtube-dl": "2018.01.21",
"rg3/youtube-dl": "2018.03.14",
"heroku/heroku-buildpack-php": "*",
"anam/phantomjs-linux-x86-binary": "~2.1.1"
},
@ -39,10 +39,10 @@
"type": "package",
"package": {
"name": "rg3/youtube-dl",
"version": "2018.01.21",
"version": "2018.03.14",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2018.01.21.zip"
"url": "https://github.com/rg3/youtube-dl/archive/2018.03.14.zip"
}
}
},

6
composer.lock generated
View File

@ -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": "4252f8c5d568e5b9854a84da162e621c",
"content-hash": "9e8d724947f22c45b9e9885e567860bc",
"packages": [
{
"name": "aura/session",
@ -2159,10 +2159,10 @@
},
{
"name": "rg3/youtube-dl",
"version": "2018.01.21",
"version": "2018.03.14",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2018.01.21.zip",
"url": "https://github.com/rg3/youtube-dl/archive/2018.03.14.zip",
"reference": null,
"shasum": null
},