Update youtube-dl to 2017.09.11 (fixes #128)

This commit is contained in:
Pierre Rudloff 2017-09-12 22:32:20 +02:00
parent 392a949e44
commit 01d3b58c29
2 changed files with 7 additions and 7 deletions

View File

@ -23,7 +23,7 @@
"squizlabs/php_codesniffer": "~3.0.0",
"phpunit/phpunit": "~5.7.2",
"ffmpeg/ffmpeg": "dev-release",
"rg3/youtube-dl": "~2017.05.09",
"rg3/youtube-dl": "~2017.09.11",
"rudloff/rtmpdump-bin": "~2.3.0",
"heroku/heroku-buildpack-php": "*"
},
@ -39,10 +39,10 @@
"type": "package",
"package": {
"name": "rg3/youtube-dl",
"version": "2017.05.09",
"version": "2017.09.11",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2017.05.09.zip"
"url": "https://github.com/rg3/youtube-dl/archive/2017.09.11.zip"
}
}
},

8
composer.lock generated
View File

@ -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": "43832e17cc768672af7305037a58b8b2",
"content-hash": "22e16312bcf339c90850660d9e5923e7",
"hash": "785c3eddbd168d1ae700136520aff319",
"content-hash": "80a7d12432e1c7e202dfb8d997bbea0f",
"packages": [
{
"name": "aura/session",
@ -1750,10 +1750,10 @@
},
{
"name": "rg3/youtube-dl",
"version": "2017.05.09",
"version": "2017.09.11",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2017.05.09.zip",
"url": "https://github.com/rg3/youtube-dl/archive/2017.09.11.zip",
"reference": null,
"shasum": null
},