From 5525d1cabc671d7f766c45a02c918110903084d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 22 Aug 2021 06:52:43 -0700 Subject: [PATCH] ffmpeg: Update to version 4.4-80 --- bucket/ffmpeg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/ffmpeg.json b/bucket/ffmpeg.json index cdf944c740..aa6c789295 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-08-11-12-35/ffmpeg-n4.4-80-gbf87bdd3f6-win64-gpl-4.4.zip", - "hash": "819276172b6700475089a25752362d3ef6e7f64f511f1398266a3d6d6b5d5b19", + "url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-08-22-12-22/ffmpeg-n4.4-80-gbf87bdd3f6-win64-gpl-4.4.zip", + "hash": "d78b4d362081a80072cd38f3437af9eaa1bd406e71080407f33f8ade1d2aa7e3", "extract_dir": "ffmpeg-n4.4-80-gbf87bdd3f6-win64-gpl-4.4" } },