From 39187a715a01949be805ad50d56b340a39430657 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Apr 2024 09:34:49 +0000 Subject: [PATCH] ffmpeg-shared@7.0: Fix hash (Closes #5684) --- bucket/ffmpeg-shared.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/ffmpeg-shared.json b/bucket/ffmpeg-shared.json index 3131bf06ce..852e292e57 100644 --- a/bucket/ffmpeg-shared.json +++ b/bucket/ffmpeg-shared.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-7.0-full_build-shared.7z", - "hash": "e86eedaaea99a11132fb87203680d4f970afd1c6ff8ae7c8e2c5a9c6f24720e1", + "hash": "19f7ddacc3795d1168f14843d3233161dc474df4b981cc6158da614d0e00e339", "extract_dir": "ffmpeg-7.0-full_build-shared" } },