Update ffmpeg to version 4.0

This commit is contained in:
Richard Kuhnt 2018-04-28 09:00:53 +00:00
parent 11a3f37c50
commit 6520ed523e

View File

@ -1,17 +1,17 @@
{ {
"version": "3.4.2", "version": "4.0",
"homepage": "https://ffmpeg.zeranoe.com/builds/", "homepage": "https://ffmpeg.zeranoe.com/builds/",
"license": "GPL-3.0", "license": "GPL-3.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-3.4.2-win64-static.zip", "url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.0-win64-static.zip",
"hash": "ca3654c846645a87ef60ef13e5d1f7eadc18049e921b1189e1c2366282ce66f2", "hash": "bc14ebf92e27c77bc094a47084588dda7a77ce218b8fc68fca3dcf768be63b63",
"extract_dir": "ffmpeg-3.4.2-win64-static" "extract_dir": "ffmpeg-4.0-win64-static"
}, },
"32bit": { "32bit": {
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-3.4.2-win32-static.zip", "url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-4.0-win32-static.zip",
"hash": "f315be2cb2f53be547adbe40532cd077bd8f063690114f8a72e8e8208a9e9d76", "hash": "8b6a9119c7ea4f24dd4a9e5781781acf6b3f8e5f8ad758c0e9d2745064125f76",
"extract_dir": "ffmpeg-3.4.2-win32-static" "extract_dir": "ffmpeg-4.0-win32-static"
} }
}, },
"bin": [ "bin": [