Update youtube-dl to 2017.09.24
This commit is contained in:
parent
bcd9b6ab9d
commit
c7b7a9670d
2 changed files with 7 additions and 7 deletions
|
@ -23,7 +23,7 @@
|
|||
"squizlabs/php_codesniffer": "~3.1.0",
|
||||
"phpunit/phpunit": "~5.7.2",
|
||||
"ffmpeg/ffmpeg": "dev-release",
|
||||
"rg3/youtube-dl": "~2017.09.11",
|
||||
"rg3/youtube-dl": "~2017.09.24",
|
||||
"rudloff/rtmpdump-bin": "~2.3.0",
|
||||
"heroku/heroku-buildpack-php": "*"
|
||||
},
|
||||
|
@ -39,10 +39,10 @@
|
|||
"type": "package",
|
||||
"package": {
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2017.09.11",
|
||||
"version": "2017.09.24",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2017.09.11.zip"
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2017.09.24.zip"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
8
composer.lock
generated
8
composer.lock
generated
|
@ -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": "0077f2cd8dcb4917f833d49ba98f96c2",
|
||||
"content-hash": "4c879535f6b9128856b690f4a154e84e",
|
||||
"hash": "7e096080c78c8f3cea32ccf12bd08c48",
|
||||
"content-hash": "48556c24568c8fbce9e5464185302c3e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aura/session",
|
||||
|
@ -1753,10 +1753,10 @@
|
|||
},
|
||||
{
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2017.09.11",
|
||||
"version": "2017.09.24",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2017.09.11.zip",
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2017.09.24.zip",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue