From 96277e3ec19efac47b513d6d4d8f939d80a5be7b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 08:24:48 +0000 Subject: [PATCH] ffmpeg-shared: Update to version 6.1 --- bucket/ffmpeg-shared.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/ffmpeg-shared.json b/bucket/ffmpeg-shared.json index 39e27451e6..560c90191a 100644 --- a/bucket/ffmpeg-shared.json +++ b/bucket/ffmpeg-shared.json @@ -1,13 +1,13 @@ { - "version": "6.0", + "version": "6.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-6.0-full_build-shared.7z", - "hash": "a852648944cdf4ce3aeebf16d750a036fe67ab657b82eb43f9f7fdcc7bef3af7", - "extract_dir": "ffmpeg-6.0-full_build-shared" + "url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-6.1-full_build-shared.7z", + "hash": "6eab95d8cd00b4601ce443ff3aeab5f477c581379c633742f5df30856a95158d", + "extract_dir": "ffmpeg-6.1-full_build-shared" } }, "post_install": [