From 90224093eb9ccf36fc320e8caa1dcec7b60f4651 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 14 Jun 2021 11:42:14 -0700 Subject: [PATCH] ffmpeg: Update to version 4.4-19 --- bucket/ffmpeg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/ffmpeg.json b/bucket/ffmpeg.json index 7339ddd094..07fe9186cd 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-05-30-13-01/ffmpeg-n4.4-19-g8d172d9409-win64-gpl-4.4.zip", - "hash": "7a34b3fcb4cd44721d6273e04be5d3eebdbb7f866da58b43ef7e8360d7cd7e41", + "url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-06-14-12-37/ffmpeg-n4.4-19-g8d172d9409-win64-gpl-4.4.zip", + "hash": "4b9a33e85df639ca9358b2e24bdc57d13165d799e2c80c81b1b7b6da3538f478", "extract_dir": "ffmpeg-n4.4-19-g8d172d9409-win64-gpl-4.4" } },