Use libplacebo renderer on macOS

This commit is contained in:
Cameron Gutman
2026-06-25 22:30:03 -05:00
parent 6e231778a2
commit e223bf9a1b
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 = "v6"
TAG = "v7.2"
def get_platform_config():
system = platform.system()