From 952862bc72a3f9d76009586ae140a8dcb4e5c4ef Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 27 May 2020 02:01:49 +0000 Subject: [PATCH] ffmpeg: Update to version 4.2.3 --- bucket/ffmpeg.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ffmpeg.json b/bucket/ffmpeg.json index 6bb84eb6f2..4de39d3f93 100644 --- a/bucket/ffmpeg.json +++ b/bucket/ffmpeg.json @@ -1,18 +1,18 @@ { - "version": "4.2.2", + "version": "4.2.3", "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.2.2-win64-static.zip", - "hash": "cdb92a6d233a445716e88f3cc65ce33fbc5d17f46049c5b24e40701df1a30dda", - "extract_dir": "ffmpeg-4.2.2-win64-static" + "url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.2.3-win64-static.zip", + "hash": "7fb56ff707e6730d470c80b42a027477e2e51e5ff2c55f64481f038221beac65", + "extract_dir": "ffmpeg-4.2.3-win64-static" }, "32bit": { - "url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-4.2.2-win32-static.zip", - "hash": "1f6adff50db6cad54fdab15013c4c95cb6f83d7fe6d1167f3896cf4550573565", - "extract_dir": "ffmpeg-4.2.2-win32-static" + "url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-4.2.3-win32-static.zip", + "hash": "838f6ce5595dc7d7994a14d903f9b74cd74d025043ec01347ee216e37a0722eb", + "extract_dir": "ffmpeg-4.2.3-win32-static" } }, "bin": [