bump mpv DLL version

This commit is contained in:
Drew Weymouth
2025-10-26 08:58:12 -07:00
committed by GitHub
parent 86fd2967fc
commit d6e44974e9
+2 -2
View File
@@ -45,8 +45,8 @@ jobs:
- name: Download mpv dll
run: >
wget https://github.com/shinchiro/mpv-winbuild-cmake/releases/download/20250921/mpv-dev-x86_64-20250921-git-f147b13.7z &&
7z x mpv-dev-x86_64-20250921-git-f147b13.7z
wget https://github.com/shinchiro/mpv-winbuild-cmake/releases/download/20251026/mpv-dev-x86_64-20251026-git-aa2dad0.7z &&
7z x mpv-dev-x86_64-20251026-git-aa2dad0.7z
- name: Download smtc dll
run: >