bump mpv lib for Windows

This commit is contained in:
Drew Weymouth
2026-07-07 09:49:52 -07:00
parent d417af523b
commit f267d04305
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -59,8 +59,8 @@ jobs:
run: make package_windows
- name: Download mpv dll
run: >
wget https://github.com/shinchiro/mpv-winbuild-cmake/releases/download/20260301/mpv-dev-x86_64-20260301-git-05fac7f.7z &&
7z x mpv-dev-x86_64-20260301-git-05fac7f.7z
wget https://github.com/shinchiro/mpv-winbuild-cmake/releases/download/20260610/mpv-dev-x86_64-20260610-git-304426c.7z &&
7z x mpv-dev-x86_64-20260610-git-304426c.7z
- name: Download smtc dll
run: >
wget https://github.com/supersonic-app/smtc-dll/releases/download/v0.1.2/SMTC.dll
+2 -2
View File
@@ -39,8 +39,8 @@ jobs:
run: make package_windows
- name: Download mpv dll
run: >
wget https://github.com/shinchiro/mpv-winbuild-cmake/releases/download/20260301/mpv-dev-x86_64-20260301-git-05fac7f.7z &&
7z x mpv-dev-x86_64-20260301-git-05fac7f.7z
wget https://github.com/shinchiro/mpv-winbuild-cmake/releases/download/20260610/mpv-dev-x86_64-20260610-git-304426c.7z &&
7z x mpv-dev-x86_64-20260610-git-304426c.7z
- name: Download smtc dll
run: >
wget https://github.com/supersonic-app/smtc-dll/releases/download/v0.1.2/SMTC.dll