Download ffmpeg over HTTPS

This commit is contained in:
Pierre Rudloff 2017-03-02 23:10:02 +01:00
parent 15cea297d8
commit c9341acfb9
2 changed files with 3 additions and 6 deletions

View file

@ -50,7 +50,7 @@
"name": "ffmpeg/ffmpeg",
"version": "dev-release",
"dist": {
"url": "http://johnvansickle.com/ffmpeg/releases/ffmpeg-release-64bit-static.tar.xz",
"url": "https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-64bit-static.tar.xz",
"type": "xz"
},
"bin": [
@ -79,9 +79,6 @@
"Alltube\\Controller\\": "controllers/"
}
},
"config": {
"secure-http": false
},
"scripts": {
"compile": "composer install --dev"
}

4
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": "6830d80c4401c4b84508cef5e975f030",
"content-hash": "5ff95adf3751e6b743e5467142b41ce7",
"packages": [
{
"name": "aura/session",
@ -1034,7 +1034,7 @@
"version": "dev-release",
"dist": {
"type": "xz",
"url": "http://johnvansickle.com/ffmpeg/releases/ffmpeg-release-64bit-static.tar.xz",
"url": "https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-64bit-static.tar.xz",
"reference": null,
"shasum": null
},