From 6caedbb489fa15b4f1e2fa5b7307468b29225c10 Mon Sep 17 00:00:00 2001 From: WyattBlue Date: Sat, 20 Jul 2024 21:26:58 -0400 Subject: [PATCH] Update ffmpeg --- 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 1ba7261a9..a9960ffac 100644 --- a/scripts/ffmpeg-6.1.json +++ b/scripts/ffmpeg-6.1.json @@ -1,3 +1,3 @@ { - "urls": ["https://github.com/PyAV-Org/pyav-ffmpeg/releases/download/6.1.1-4-lgpl/ffmpeg-{platform}.tar.gz"] + "urls": ["https://github.com/PyAV-Org/pyav-ffmpeg/releases/download/6.1.1-5-lgpl/ffmpeg-{platform}.tar.gz"] }