Update SDL and libplacebo

This commit is contained in:
Cameron Gutman
2026-06-02 02:03:10 -05:00
parent a2ef7a4a0c
commit 19d77704ba
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 = "v4.1"
TAG = "v5"
def get_platform_config():
system = platform.system()