diff --git a/bucket/ffmpeg.json b/bucket/ffmpeg.json index 497afeba0e..c726a7dd08 100644 --- a/bucket/ffmpeg.json +++ b/bucket/ffmpeg.json @@ -6,12 +6,12 @@ "architecture": { "64bit": { "url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.3.1-win64-static.zip", - "hash": "aad816cd86d29f43f25d64094a4b5c23b47d28e9f5bb93720b0368bf331737c6", + "hash": "f33a409dc61df9448dcd0505c6d1614a1c161397b3e5ceaebf8f5c0287374108", "extract_dir": "ffmpeg-4.3.1-win64-static" }, "32bit": { "url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-4.3.1-win32-static.zip", - "hash": "f00ce6012144f224d1d5cb763b4f7695b04aa591185e49c2b208e3a1d9b0fb6b", + "hash": "589e2dedd5bba34dede84c9513505768f4042a33b5bf21d90b97901da635a245", "extract_dir": "ffmpeg-4.3.1-win32-static" } },