From ecfaa3e214b75faf5ff70996ad1b2d28c1174a36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 18 Mar 2021 01:37:40 +0100 Subject: [PATCH] ffmpeg: Update to version 4.3.2-160 --- bucket/ffmpeg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/ffmpeg.json b/bucket/ffmpeg.json index b45d3c4f0a..c0a7b9b1af 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-2021-02-27-12-32/ffmpeg-n4.3.2-160-gfbb9368226-win64-gpl-4.3.zip", - "hash": "def05c5e02154fb550ab72b78566abb72230dff292e743c9d5ba5bbd71a8e5ea", + "url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-03-17-14-21/ffmpeg-n4.3.2-160-gfbb9368226-win64-gpl-4.3.zip", + "hash": "0e446eb34ec769fd6b672095d0143436ee4d5ad3e6767749a812a012eca5bf61", "extract_dir": "ffmpeg-n4.3.2-160-gfbb9368226-win64-gpl-4.3" } },