youtube-dl update

This commit is contained in:
Pierre Rudloff 2017-01-10 23:09:57 +01:00
parent 52ae6eaeff
commit 4562c88859
2 changed files with 6 additions and 6 deletions

View file

@ -19,7 +19,7 @@
"squizlabs/php_codesniffer": "~2.7.0", "squizlabs/php_codesniffer": "~2.7.0",
"phpunit/phpunit": "~5.7.2", "phpunit/phpunit": "~5.7.2",
"ffmpeg/ffmpeg": "dev-release", "ffmpeg/ffmpeg": "dev-release",
"rg3/youtube-dl": "~2016.12.22", "rg3/youtube-dl": "~2017.01.10",
"rudloff/rtmpdump-bin": "~2.3", "rudloff/rtmpdump-bin": "~2.3",
"heroku/heroku-buildpack-php": "*" "heroku/heroku-buildpack-php": "*"
}, },
@ -35,10 +35,10 @@
"type": "package", "type": "package",
"package": { "package": {
"name": "rg3/youtube-dl", "name": "rg3/youtube-dl",
"version": "2016.12.22", "version": "2017.01.10",
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2016.12.22.zip" "url": "https://github.com/rg3/youtube-dl/archive/2017.01.10.zip"
} }
} }
}, },

6
composer.lock generated
View file

@ -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": "91e14c843bc92c4d5af1ec7abcddf15a", "content-hash": "16268cc5135ed42aedf75446f4e39bd7",
"packages": [ "packages": [
{ {
"name": "aura/session", "name": "aura/session",
@ -1466,10 +1466,10 @@
}, },
{ {
"name": "rg3/youtube-dl", "name": "rg3/youtube-dl",
"version": "2016.12.22", "version": "2017.01.10",
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2016.12.22.zip", "url": "https://github.com/rg3/youtube-dl/archive/2017.01.10.zip",
"reference": null, "reference": null,
"shasum": null "shasum": null
}, },