From b580b2871b264bc07ab86ffe6e54995b556bdef2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 8 Dec 2020 18:35:34 +0100 Subject: [PATCH] ffmpeg: Update to version 4.3.1-26 --- bucket/ffmpeg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/ffmpeg.json b/bucket/ffmpeg.json index 5674b20038..d8a4562088 100644 --- a/bucket/ffmpeg.json +++ b/bucket/ffmpeg.json @@ -5,8 +5,8 @@ "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2020-11-20-12-39/ffmpeg-n4.3.1-26-gca55240b8c-win64-gpl-4.3.zip", - "hash": "59b86bae4a83c15bdde142ce1008595bbfbe199b85fa6cc229f20002400b8b08", + "url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2020-12-08-13-03/ffmpeg-n4.3.1-26-gca55240b8c-win64-gpl-4.3.zip", + "hash": "0c5c6290c6c3ab22f7a74fd3c0946df7a76fe08d8cab2f077af5e6115f311754", "extract_dir": "ffmpeg-n4.3.1-26-gca55240b8c-win64-gpl-4.3" } },