ffmpeg-shared: Update to version 4.2

This commit is contained in:
Richard Kuhnt 2019-08-09 10:01:51 +00:00
parent 317ef17ffe
commit e032e2af37

View File

@ -1,18 +1,18 @@
{ {
"version": "4.1.4", "version": "4.2",
"homepage": "https://ffmpeg.zeranoe.com/builds/", "homepage": "https://ffmpeg.zeranoe.com/builds/",
"description": "A complete, cross-platform solution to record, convert and stream audio and video.", "description": "A complete, cross-platform solution to record, convert and stream audio and video.",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://ffmpeg.zeranoe.com/builds/win64/shared/ffmpeg-4.1.4-win64-shared.zip", "url": "https://ffmpeg.zeranoe.com/builds/win64/shared/ffmpeg-4.2-win64-shared.zip",
"hash": "a90889871de2cab8a79b392591313a188189a353f69dde1db98aebe20b280989", "hash": "600ac804820fb12b989ff7f19f13f7866e1b79fbfe5e50f3bc43aee5fccdc392",
"extract_dir": "ffmpeg-4.1.4-win64-shared" "extract_dir": "ffmpeg-4.2-win64-shared"
}, },
"32bit": { "32bit": {
"url": "https://ffmpeg.zeranoe.com/builds/win32/shared/ffmpeg-4.1.4-win32-shared.zip", "url": "https://ffmpeg.zeranoe.com/builds/win32/shared/ffmpeg-4.2-win32-shared.zip",
"hash": "596608277f6b937c3dea7c46e854665d75b3de56790bae07f655ca331440f003", "hash": "e510ac1bd105abb2cf6f101b879ec86cff92bcd2b866a060d9d0875a76702cc9",
"extract_dir": "ffmpeg-4.1.4-win32-shared" "extract_dir": "ffmpeg-4.2-win32-shared"
} }
}, },
"bin": [ "bin": [