From cc2f112a1f0dee9f6bfa17b46b77aa83e8f270d9 Mon Sep 17 00:00:00 2001 From: WyattBlue Date: Sat, 13 Jul 2024 21:52:27 -0400 Subject: [PATCH] Use ffmpeg 6.1.1-4 --- scripts/ffmpeg-6.1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ffmpeg-6.1.json b/scripts/ffmpeg-6.1.json index 9f52ec52c..1ba7261a9 100644 --- a/scripts/ffmpeg-6.1.json +++ b/scripts/ffmpeg-6.1.json @@ -1,3 +1,3 @@ { - "urls": ["https://github.com/WyattBlue/pyav-ffmpeg/releases/download/6.1.1-2/ffmpeg-{platform}.tar.gz"] + "urls": ["https://github.com/PyAV-Org/pyav-ffmpeg/releases/download/6.1.1-4-lgpl/ffmpeg-{platform}.tar.gz"] }