From 6c587e2614026f54d2ac8e5a10d0bb29feb2ff69 Mon Sep 17 00:00:00 2001 From: WyattBlue Date: Sat, 24 Jan 2026 00:31:19 -0500 Subject: [PATCH] 8.0.1-5 --- scripts/ffmpeg-8.0.json | 2 +- scripts/ffmpeg-latest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/ffmpeg-8.0.json b/scripts/ffmpeg-8.0.json index 8e56abfd1..a7df98bb9 100644 --- a/scripts/ffmpeg-8.0.json +++ b/scripts/ffmpeg-8.0.json @@ -1,3 +1,3 @@ { - "url": "https://github.com/PyAV-Org/pyav-ffmpeg/releases/download/8.0.1-4/ffmpeg-{platform}.tar.gz" + "url": "https://github.com/PyAV-Org/pyav-ffmpeg/releases/download/8.0.1-5/ffmpeg-{platform}.tar.gz" } diff --git a/scripts/ffmpeg-latest.json b/scripts/ffmpeg-latest.json index 8e56abfd1..a7df98bb9 100644 --- a/scripts/ffmpeg-latest.json +++ b/scripts/ffmpeg-latest.json @@ -1,3 +1,3 @@ { - "url": "https://github.com/PyAV-Org/pyav-ffmpeg/releases/download/8.0.1-4/ffmpeg-{platform}.tar.gz" + "url": "https://github.com/PyAV-Org/pyav-ffmpeg/releases/download/8.0.1-5/ffmpeg-{platform}.tar.gz" }