Update youtube-dl to 2017.05.09

This commit is contained in:
Pierre Rudloff 2017-05-11 10:30:12 +02:00
parent a1f4eb6c9d
commit ae99d20fd3
2 changed files with 6 additions and 6 deletions

View file

@ -21,7 +21,7 @@
"squizlabs/php_codesniffer": "~2.8.0",
"phpunit/phpunit": "~5.7.2",
"ffmpeg/ffmpeg": "dev-release",
"rg3/youtube-dl": "~2017.04.28",
"rg3/youtube-dl": "~2017.05.09",
"rudloff/rtmpdump-bin": "~2.3.0",
"heroku/heroku-buildpack-php": "*"
},
@ -37,10 +37,10 @@
"type": "package",
"package": {
"name": "rg3/youtube-dl",
"version": "2017.04.28",
"version": "2017.05.09",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2017.04.28.zip"
"url": "https://github.com/rg3/youtube-dl/archive/2017.05.09.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": "6f968a7d8b884758ea4655dd80f0697d",
"content-hash": "5ccb4d0091c544eb55c17459b757f704",
"packages": [
{
"name": "aura/session",
@ -1747,10 +1747,10 @@
},
{
"name": "rg3/youtube-dl",
"version": "2017.04.28",
"version": "2017.05.09",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2017.04.28.zip",
"url": "https://github.com/rg3/youtube-dl/archive/2017.05.09.zip",
"reference": null,
"shasum": null
},