ffmpeg-shared: Update to version 4.3

This commit is contained in:
Richard Kuhnt 2020-06-24 02:00:35 +00:00
parent fee7fdfbde
commit 7758ff2190

View File

@ -1,18 +1,18 @@
{ {
"version": "4.2.3", "version": "4.3",
"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.",
"homepage": "https://ffmpeg.org", "homepage": "https://ffmpeg.org",
"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.2.3-win64-shared.zip", "url": "https://ffmpeg.zeranoe.com/builds/win64/shared/ffmpeg-4.3-win64-shared.zip",
"hash": "f21e519746112a9ae183bff50372286859b085ff6416cb68a8e418801555dc0b", "hash": "b63ba82c01d341c12c6d80ea7c6f9c6a7111d52216950db417c72bcb24611d4f",
"extract_dir": "ffmpeg-4.2.3-win64-shared" "extract_dir": "ffmpeg-4.3-win64-shared"
}, },
"32bit": { "32bit": {
"url": "https://ffmpeg.zeranoe.com/builds/win32/shared/ffmpeg-4.2.3-win32-shared.zip", "url": "https://ffmpeg.zeranoe.com/builds/win32/shared/ffmpeg-4.3-win32-shared.zip",
"hash": "3e628576f77af78399e6a3c1de6b05f1a0de7332e496350e8396c46deb292fb4", "hash": "708cbd016cafd6d7429f6c07c30ff8cc41aeab5ec2e637308f8849e4acf1c7ea",
"extract_dir": "ffmpeg-4.2.3-win32-shared" "extract_dir": "ffmpeg-4.3-win32-shared"
} }
}, },
"bin": [ "bin": [