chore(engines): refresh ffmpeg provider builds

Update Windows and Linux FFmpeg source locks to BtbN 8.1.2-22-g94138f6973 from autobuild-2026-07-06-14-19.

Replace the bundled macOS Apple Silicon FFmpeg binary with Martin Riedl snapshot N-125450-gfad2e0bc50 and record its verified checksum.

Teach the update checker to compare FFmpeg provider builds separately from upstream stable releases so future refreshes are not missed.

Keep yt-dlp pinned at the current official stable 2026.07.04 and update Vitest to 4.1.10 so the release update gate stays clean.
This commit is contained in:
NimBold
2026-07-06 20:43:21 +03:30
parent 99f73eaae2
commit 036ff02dac
6 changed files with 95 additions and 56 deletions
+1 -1
View File
@@ -62,6 +62,6 @@
"tailwindcss": "^4.3.1",
"typescript": "^6.0.3",
"vite": "^8.1.3",
"vitest": "^4.1.9"
"vitest": "^4.1.10"
}
}