Update youtube-dl to 2017.12.10
This commit is contained in:
parent
8c9c35b673
commit
ee6cc165df
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
||||||
"phpunit/phpunit": "~6.5.2",
|
"phpunit/phpunit": "~6.5.2",
|
||||||
"doctrine/instantiator": "~1.0.0",
|
"doctrine/instantiator": "~1.0.0",
|
||||||
"ffmpeg/ffmpeg": "dev-release",
|
"ffmpeg/ffmpeg": "dev-release",
|
||||||
"rg3/youtube-dl": "2017.11.06",
|
"rg3/youtube-dl": "2017.12.10",
|
||||||
"rudloff/rtmpdump-bin": "~2.3.0",
|
"rudloff/rtmpdump-bin": "~2.3.0",
|
||||||
"heroku/heroku-buildpack-php": "*"
|
"heroku/heroku-buildpack-php": "*"
|
||||||
},
|
},
|
||||||
|
@ -40,10 +40,10 @@
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"package": {
|
"package": {
|
||||||
"name": "rg3/youtube-dl",
|
"name": "rg3/youtube-dl",
|
||||||
"version": "2017.11.06",
|
"version": "2017.12.10",
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://github.com/rg3/youtube-dl/archive/2017.11.06.zip"
|
"url": "https://github.com/rg3/youtube-dl/archive/2017.12.10.zip"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
6
composer.lock
generated
6
composer.lock
generated
|
@ -4,7 +4,7 @@
|
||||||
"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"
|
||||||
],
|
],
|
||||||
"content-hash": "1a9cd462b9581ad2fa7cc5815535a050",
|
"content-hash": "b636ad920a7d0763b49838f8ee7a4804",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "aura/session",
|
"name": "aura/session",
|
||||||
|
@ -2153,10 +2153,10 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "rg3/youtube-dl",
|
"name": "rg3/youtube-dl",
|
||||||
"version": "2017.11.06",
|
"version": "2017.12.10",
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://github.com/rg3/youtube-dl/archive/2017.11.06.zip",
|
"url": "https://github.com/rg3/youtube-dl/archive/2017.12.10.zip",
|
||||||
"reference": null,
|
"reference": null,
|
||||||
"shasum": null
|
"shasum": null
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue