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", "squizlabs/php_codesniffer": "~3.0.0",
"phpunit/phpunit": "~5.7.2", "phpunit/phpunit": "~5.7.2",
"ffmpeg/ffmpeg": "dev-release", "ffmpeg/ffmpeg": "dev-release",
"rg3/youtube-dl": "~2017.05.09", "rg3/youtube-dl": "~2017.09.11",
"rudloff/rtmpdump-bin": "~2.3.0", "rudloff/rtmpdump-bin": "~2.3.0",
"heroku/heroku-buildpack-php": "*" "heroku/heroku-buildpack-php": "*"
}, },
@ -39,10 +39,10 @@
"type": "package", "type": "package",
"package": { "package": {
"name": "rg3/youtube-dl", "name": "rg3/youtube-dl",
"version": "2017.05.09", "version": "2017.09.11",
"dist": { "dist": {
"type": "zip", "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", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "43832e17cc768672af7305037a58b8b2", "hash": "785c3eddbd168d1ae700136520aff319",
"content-hash": "22e16312bcf339c90850660d9e5923e7", "content-hash": "80a7d12432e1c7e202dfb8d997bbea0f",
"packages": [ "packages": [
{ {
"name": "aura/session", "name": "aura/session",
@ -1750,10 +1750,10 @@
}, },
{ {
"name": "rg3/youtube-dl", "name": "rg3/youtube-dl",
"version": "2017.05.09", "version": "2017.09.11",
"dist": { "dist": {
"type": "zip", "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, "reference": null,
"shasum": null "shasum": null
}, },