youtube-dl update

This commit is contained in:
Pierre Rudloff 2016-12-22 13:14:02 +01:00
parent 7df5651bcd
commit 46ac4eaede
2 changed files with 12 additions and 12 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.09.08", "rg3/youtube-dl": "~2016.12.20",
"rudloff/rtmpdump-bin": "~2.3" "rudloff/rtmpdump-bin": "~2.3"
}, },
"extra": { "extra": {
@ -34,10 +34,10 @@
"type": "package", "type": "package",
"package": { "package": {
"name": "rg3/youtube-dl", "name": "rg3/youtube-dl",
"version": "2016.09.08", "version": "2016.12.20",
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2016.12.18.zip" "url": "https://github.com/rg3/youtube-dl/archive/2016.12.20.zip"
} }
} }
}, },

18
composer.lock generated
View File

@ -4,8 +4,8 @@
"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"
], ],
"hash": "a16b07104a463e2beb02558d3c6d97b1", "hash": "93c64a5b8450d9279bf29ae4d05608ed",
"content-hash": "ed2f2e09c9147797cc42a8ffb8d878bb", "content-hash": "d794caceda089ec4e2c36948997362ae",
"packages": [ "packages": [
{ {
"name": "aura/session", "name": "aura/session",
@ -1038,16 +1038,16 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "4.0.3", "version": "4.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "903fd6318d0a90b4770a009ff73e4a4e9c437929" "reference": "c14196e64a78570034afd0b7a9f3757ba71c2a0a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/903fd6318d0a90b4770a009ff73e4a4e9c437929", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c14196e64a78570034afd0b7a9f3757ba71c2a0a",
"reference": "903fd6318d0a90b4770a009ff73e4a4e9c437929", "reference": "c14196e64a78570034afd0b7a9f3757ba71c2a0a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1097,7 +1097,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2016-11-28 16:00:31" "time": "2016-12-20 15:22:42"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@ -1423,10 +1423,10 @@
}, },
{ {
"name": "rg3/youtube-dl", "name": "rg3/youtube-dl",
"version": "2016.09.08", "version": "2016.12.20",
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2016.12.18.zip", "url": "https://github.com/rg3/youtube-dl/archive/2016.12.20.zip",
"reference": null, "reference": null,
"shasum": null "shasum": null
}, },