1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-22 07:06:40 +02:00

Update youtube-dl to 2017.04.28

This commit is contained in:
Pierre Rudloff 2017-04-28 14:49:41 +02:00
parent 6651b45545
commit a356af4b9c
2 changed files with 6 additions and 6 deletions

View File

@ -21,7 +21,7 @@
"squizlabs/php_codesniffer": "~2.8.0",
"phpunit/phpunit": "~5.7.2",
"ffmpeg/ffmpeg": "dev-release",
"rg3/youtube-dl": "~2017.04.17",
"rg3/youtube-dl": "~2017.04.28",
"rudloff/rtmpdump-bin": "~2.3",
"heroku/heroku-buildpack-php": "*"
},
@ -37,10 +37,10 @@
"type": "package",
"package": {
"name": "rg3/youtube-dl",
"version": "2017.04.17",
"version": "2017.04.28",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2017.04.17.zip"
"url": "https://github.com/rg3/youtube-dl/archive/2017.04.28.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",
"This file is @generated automatically"
],
"content-hash": "05ee38e7300fb500b266722aab1b441c",
"content-hash": "6fda75dec4d72b9620ca68697278dc7e",
"packages": [
{
"name": "aura/session",
@ -1735,10 +1735,10 @@
},
{
"name": "rg3/youtube-dl",
"version": "2017.04.17",
"version": "2017.04.28",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2017.04.17.zip",
"url": "https://github.com/rg3/youtube-dl/archive/2017.04.28.zip",
"reference": null,
"shasum": null
},