Update youtube-dl to 2017.10.29

This commit is contained in:
Pierre Rudloff 2017-11-01 10:45:25 +01:00
parent 76f3ecfec8
commit 934154d7b2
2 changed files with 6 additions and 6 deletions

View File

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