Update Windows, macOS, and AppImage dependencies

- SDL -> c9ad2963
- dav1d -> 1.5.4
- Detours rebuilt with EHCont
This commit is contained in:
Cameron Gutman
2026-07-27 00:48:37 -05:00
parent 7f7f2c26d0
commit 546cb72e32
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import shutil
ORGANIZATION = "moonlight-stream"
PREBUILT_REPO = "moonlight-qt-deps"
TAG = "v8"
TAG = "v10"
def get_platform_config():
system = platform.system()