Update youtube-dl to 2017.10.20

This commit is contained in:
Pierre Rudloff 2017-10-26 10:14:52 +02:00
parent b327d1222c
commit b7d15febd2
2 changed files with 6 additions and 6 deletions

View File

@ -23,7 +23,7 @@
"squizlabs/php_codesniffer": "~3.1.0",
"phpunit/phpunit": "~5.7.2",
"ffmpeg/ffmpeg": "dev-release",
"rg3/youtube-dl": "~2017.09.24",
"rg3/youtube-dl": "~2017.10.20",
"rudloff/rtmpdump-bin": "~2.3.0",
"heroku/heroku-buildpack-php": "*"
},
@ -39,10 +39,10 @@
"type": "package",
"package": {
"name": "rg3/youtube-dl",
"version": "2017.09.24",
"version": "2017.10.20",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2017.09.24.zip"
"url": "https://github.com/rg3/youtube-dl/archive/2017.10.20.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": "48556c24568c8fbce9e5464185302c3e",
"content-hash": "be0203be4eb5ef4d1b03fed10aa1b9f1",
"packages": [
{
"name": "aura/session",
@ -1755,10 +1755,10 @@
},
{
"name": "rg3/youtube-dl",
"version": "2017.09.24",
"version": "2017.10.20",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2017.09.24.zip",
"url": "https://github.com/rg3/youtube-dl/archive/2017.10.20.zip",
"reference": null,
"shasum": null
},