From 50495c17951c2bf7a0e5d8a1ab28b4dbf8884741 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 12:30:31 +0000 Subject: [PATCH] ffmpeg: Update to version 5.0.1 --- bucket/ffmpeg.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/ffmpeg.json b/bucket/ffmpeg.json index 95f113e743..c146530d73 100644 --- a/bucket/ffmpeg.json +++ b/bucket/ffmpeg.json @@ -1,13 +1,13 @@ { - "version": "5.0", + "version": "5.0.1", "description": "A complete, cross-platform solution to record, convert and stream audio and video.", "homepage": "https://ffmpeg.org", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-5.0-full_build.7z", - "hash": "928e4282818a75bf5115093e5a1687dbc2d30bf94cfd63511fd7460620451f31", - "extract_dir": "ffmpeg-5.0-full_build" + "url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-5.0.1-full_build.7z", + "hash": "f62ec21b29871091e16505d53b909120260c7ddf50271d3ead944c04ffbb443b", + "extract_dir": "ffmpeg-5.0.1-full_build" } }, "post_install": [