From 5fa0a210fc173b6f31b4912af85b10d5a411369f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 29 Jul 2020 03:00:30 +0000 Subject: [PATCH] ffmpeg: Update to version 4.3.1 --- bucket/ffmpeg.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ffmpeg.json b/bucket/ffmpeg.json index 53e2b8ab58..497afeba0e 100644 --- a/bucket/ffmpeg.json +++ b/bucket/ffmpeg.json @@ -1,18 +1,18 @@ { - "version": "4.3", + "version": "4.3.1", "description": "A complete, cross-platform solution to record, convert and stream audio and video.", "homepage": "https://ffmpeg.org", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.3-win64-static.zip", - "hash": "ce053bbceddfd3eb5957c537ef2037d9993a68bda9f5379cf59ab11f2c34845c", - "extract_dir": "ffmpeg-4.3-win64-static" + "url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.3.1-win64-static.zip", + "hash": "aad816cd86d29f43f25d64094a4b5c23b47d28e9f5bb93720b0368bf331737c6", + "extract_dir": "ffmpeg-4.3.1-win64-static" }, "32bit": { - "url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-4.3-win32-static.zip", - "hash": "4957cb21c9abdaef82d82fd7613cc2215f42e79c33c2338f974ff388a6943e64", - "extract_dir": "ffmpeg-4.3-win32-static" + "url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-4.3.1-win32-static.zip", + "hash": "f00ce6012144f224d1d5cb763b4f7695b04aa591185e49c2b208e3a1d9b0fb6b", + "extract_dir": "ffmpeg-4.3.1-win32-static" } }, "bin": [