Merge pull request #275 from raycheung/develop

Update youtube-dl to 2020.03.24
This commit is contained in:
Pierre Rudloff 2020-05-13 20:24:55 +02:00 committed by GitHub
commit a6705dd89c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -32,7 +32,7 @@
"squizlabs/php_codesniffer": "^3.5",
"symfony/debug": "^4.0",
"symfony/var-dumper": "^4.0",
"ytdl-org/youtube-dl": "^2020.02"
"ytdl-org/youtube-dl": "^2020.03.24"
},
"extra": {
"paas": {
@ -50,10 +50,10 @@
"type": "package",
"package": {
"name": "ytdl-org/youtube-dl",
"version": "2020.02.16",
"version": "2020.03.24",
"dist": {
"type": "zip",
"url": "https://github.com/ytdl-org/youtube-dl/archive/2020.02.16.zip"
"url": "https://github.com/ytdl-org/youtube-dl/archive/2020.03.24.zip"
}
}
},

6
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "bcc40aec18060593e21a8157b07c4f55",
"content-hash": "84661260029cd1e5b182272542fe65fa",
"packages": [
{
"name": "aura/session",
@ -6017,10 +6017,10 @@
},
{
"name": "ytdl-org/youtube-dl",
"version": "2020.02.16",
"version": "2020.03.24",
"dist": {
"type": "zip",
"url": "https://github.com/ytdl-org/youtube-dl/archive/2020.02.16.zip"
"url": "https://github.com/ytdl-org/youtube-dl/archive/2020.03.24.zip"
},
"type": "library"
}