From 851b538c6acf2997b807ff2acaaf0f7d80661312 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 17 Jan 2021 15:21:55 +0100 Subject: [PATCH] ffmpeg: Update to version 4.3.1-29 --- bucket/ffmpeg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/ffmpeg.json b/bucket/ffmpeg.json index 4617741add..88951cb36b 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-01-01-12-35/ffmpeg-n4.3.1-29-g89daac5fe2-win64-gpl-4.3.zip", - "hash": "62d973ab8df3c6e2affc6b1976de4cc4f3fe30ca16f2b79377d3000ab7706d35", + "url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-01-17-12-46/ffmpeg-n4.3.1-29-g89daac5fe2-win64-gpl-4.3.zip", + "hash": "a5987fa32a06a21820eb3569fbf8d3ea72ad65bc9db39157a60920f75143315c", "extract_dir": "ffmpeg-n4.3.1-29-g89daac5fe2-win64-gpl-4.3" } },