Update youtube-dl to 2017.11.06

This commit is contained in:
Pierre Rudloff 2017-11-10 13:23:23 +01:00
parent baad5e73ea
commit 078ead9aec
2 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@
"phpunit/phpunit": "~6.4.3",
"doctrine/instantiator": "~1.0.0",
"ffmpeg/ffmpeg": "dev-release",
"rg3/youtube-dl": "2017.10.29",
"rg3/youtube-dl": "2017.11.06",
"rudloff/rtmpdump-bin": "~2.3.0",
"heroku/heroku-buildpack-php": "*",
"composer/composer": "~1.5.0"
@ -40,10 +40,10 @@
"type": "package",
"package": {
"name": "rg3/youtube-dl",
"version": "2017.10.29",
"version": "2017.11.06",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2017.10.29.zip"
"url": "https://github.com/rg3/youtube-dl/archive/2017.11.06.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": "b4620e248b66d7c23f04b56bb37cf35b",
"content-hash": "2f2bb96c33a90fba39cb7e492875684e",
"packages": [
{
"name": "aura/session",
@ -2232,10 +2232,10 @@
},
{
"name": "rg3/youtube-dl",
"version": "2017.10.29",
"version": "2017.11.06",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2017.10.29.zip",
"url": "https://github.com/rg3/youtube-dl/archive/2017.11.06.zip",
"reference": null,
"shasum": null
},