youtube-dl update
This commit is contained in:
parent
2cfc524d90
commit
3a73297d62
2 changed files with 7 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
"type": "project",
|
||||
"require": {
|
||||
"smarty/smarty": "~3.1",
|
||||
"rg3/youtube-dl": "2015.12.18",
|
||||
"rg3/youtube-dl": "2015.12.29",
|
||||
"slim/slim": "~2.6.2",
|
||||
"slim/views": "~0.1.3",
|
||||
"rudloff/smarty-plugin-noscheme": "~0.1.0",
|
||||
|
@ -28,11 +28,11 @@
|
|||
"type": "package",
|
||||
"package": {
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2015.12.18",
|
||||
"version": "2015.12.29",
|
||||
"source": {
|
||||
"url": "https://github.com/rg3/youtube-dl.git",
|
||||
"type": "git",
|
||||
"reference": "2015.12.18"
|
||||
"reference": "2015.12.29"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
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": "a044b342fca3896180e562286061c99a",
|
||||
"content-hash": "2a5627decbdd77e600cc1d26c66eaa3c",
|
||||
"hash": "4ab91a81eeb4af64b1c2385f00c96135",
|
||||
"content-hash": "e9a52d9ff3660f110122e1ab8b784bba",
|
||||
"packages": [
|
||||
{
|
||||
"name": "ffmpeg/ffmpeg",
|
||||
|
@ -199,11 +199,11 @@
|
|||
},
|
||||
{
|
||||
"name": "rg3/youtube-dl",
|
||||
"version": "2015.12.18",
|
||||
"version": "2015.12.29",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rg3/youtube-dl.git",
|
||||
"reference": "2015.12.18"
|
||||
"reference": "2015.12.29"
|
||||
},
|
||||
"type": "library"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue