bump mpv lib for Windows
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user