youtube-dl update
This commit is contained in:
parent
c490a3f092
commit
4ecb43fe0b
2 changed files with 7 additions and 7 deletions
|
@ -19,7 +19,7 @@
|
|||
"squizlabs/php_codesniffer": "~2.7.0",
|
||||
"phpunit/phpunit": "~5.7.2",
|
||||
"ffmpeg/ffmpeg": "dev-release",
|
||||
"rg3/youtube-dl": "~2016.12.20",
|
||||
"rg3/youtube-dl": "~2016.12.22",
|
||||
"rudloff/rtmpdump-bin": "~2.3"
|
||||
},
|
||||
"extra": {
|
||||
|
@ -34,10 +34,10 @@
|
|||
"type": "package",
|
||||
"package": {
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2016.12.20",
|
||||
"version": "2016.12.22",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2016.12.20.zip"
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2016.12.22.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": "93c64a5b8450d9279bf29ae4d05608ed",
|
||||
"content-hash": "d794caceda089ec4e2c36948997362ae",
|
||||
"hash": "d05704ba949e6f47232b57935a19052e",
|
||||
"content-hash": "c0677a19c185d6050389bc3078f4b554",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aura/session",
|
||||
|
@ -1423,10 +1423,10 @@
|
|||
},
|
||||
{
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2016.12.20",
|
||||
"version": "2016.12.22",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2016.12.20.zip",
|
||||
"url": "https://github.com/rg3/youtube-dl/archive/2016.12.22.zip",
|
||||
"reference": null,
|
||||
"shasum": null
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue