From 820b25b96e926576dd5295cc4473a26f123610df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 5 Sep 2021 23:15:28 -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 aa6c789295..2cb3014738 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-22-12-22/ffmpeg-n4.4-80-gbf87bdd3f6-win64-gpl-4.4.zip", - "hash": "d78b4d362081a80072cd38f3437af9eaa1bd406e71080407f33f8ade1d2aa7e3", + "url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-09-05-12-22/ffmpeg-n4.4-80-gbf87bdd3f6-win64-gpl-4.4.zip", + "hash": "ab38554f4dc3903c4f789f786da2717cd9024f7678faebed5f84a1d09c88b05d", "extract_dir": "ffmpeg-n4.4-80-gbf87bdd3f6-win64-gpl-4.4" } },