youtube-dl update
This commit is contained in:
parent
6bdab67854
commit
1558f53a12
2 changed files with 6 additions and 6 deletions
|
@ -21,7 +21,7 @@
|
|||
"squizlabs/php_codesniffer": "~2.7.0",
|
||||
"phpunit/phpunit": "~5.7.2",
|
||||
"ffmpeg/ffmpeg": "dev-release",
|
||||
"rg3/youtube-dl": "~2017.01.29",
|
||||
"rg3/youtube-dl": "~2017.02.24.1",
|
||||
"rudloff/rtmpdump-bin": "~2.3",
|
||||
"heroku/heroku-buildpack-php": "*"
|
||||
},
|
||||
|
@ -37,10 +37,10 @@
|
|||
"type": "package",
|
||||
"package": {
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2017.01.29",
|
||||
"version": "2017.02.24.1",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2017.01.29.zip"
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2017.02.24.1.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",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "ce686845bcfdf7a8df1d2741140c1375",
|
||||
"content-hash": "6830d80c4401c4b84508cef5e975f030",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aura/session",
|
||||
|
@ -1725,10 +1725,10 @@
|
|||
},
|
||||
{
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2017.01.29",
|
||||
"version": "2017.02.24.1",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2017.01.29.zip",
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2017.02.24.1.zip",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue