youtube-dl update

This commit is contained in:
Pierre Rudloff 2016-06-27 12:10:35 +02:00
parent d4e1b1eee3
commit 4fb77e4663
2 changed files with 7 additions and 7 deletions

View file

@ -6,7 +6,7 @@
"type": "project",
"require": {
"smarty/smarty": "~3.1.29",
"rg3/youtube-dl": "~2016.04.13",
"rg3/youtube-dl": "~2016.06.26",
"slim/slim": "3.x-dev",
"mathmarques/smarty-view": "~1.1.0",
"symfony/yaml": "~3.1.0",
@ -30,11 +30,11 @@
"type": "package",
"package": {
"name": "rg3/youtube-dl",
"version": "2016.04.13",
"version": "2016.06.26",
"source": {
"url": "https://github.com/rg3/youtube-dl.git",
"type": "git",
"reference": "9e285387260a019d7471c3bdbd52cc764c0e8700"
"reference": "2016.06.26"
}
}
}, {