From f671f6afed2bb250699e5983ec8d51f61aac9556 Mon Sep 17 00:00:00 2001 From: kabo2468 <28654659+kabo2468@users.noreply.github.com> Date: Thu, 16 Dec 2021 02:21:07 +0900 Subject: [PATCH] ffmpeg-shared: Fixed download link (#3098) --- bucket/ffmpeg-shared.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/ffmpeg-shared.json b/bucket/ffmpeg-shared.json index 1037825d58..223217a926 100644 --- a/bucket/ffmpeg-shared.json +++ b/bucket/ffmpeg-shared.json @@ -5,8 +5,8 @@ "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-11-22-12-21/ffmpeg-n4.4.1-2-gcc33e73618-win64-gpl-shared-4.4.zip", - "hash": "c41e3a4d39a6752f57e74f39bc32e18fa6646edebe6a9223f8a440f537cba670", + "url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-12-15-12-21/ffmpeg-n4.4.1-2-gcc33e73618-win64-gpl-shared-4.4.zip", + "hash": "63a290bf91c3a2513605b61a1599ccaffc17ab0a512b18736f9ad3faec61676c", "extract_dir": "ffmpeg-n4.4.1-2-gcc33e73618-win64-gpl-shared-4.4" } },