fixed ffmpeg binary download url

This commit is contained in:
Christian Haschek 2018-11-19 11:31:41 +01:00
parent c24006376b
commit a1b1cb7fc1
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@
"name": "ffmpeg/ffmpeg",
"version": "4.0.2",
"dist": {
"url": "https://johnvansickle.com/ffmpeg/releases/ffmpeg-4.0.2-64bit-static.tar.xz",
"url": "https://www.johnvansickle.com/ffmpeg/old-releases/ffmpeg-4.0.3-64bit-static.tar.xz",
"type": "xz"
},
"bin": [

2
composer.lock generated
View File

@ -1451,7 +1451,7 @@
"version": "4.0.2",
"dist": {
"type": "xz",
"url": "https://johnvansickle.com/ffmpeg/releases/ffmpeg-4.0.2-64bit-static.tar.xz",
"url": "https://www.johnvansickle.com/ffmpeg/old-releases/ffmpeg-4.0.3-64bit-static.tar.xz",
"reference": null,
"shasum": null
},