Update Windows, macOS, and AppImage dependencies

This commit is contained in:
Cameron Gutman
2026-05-03 22:36:08 -05:00
parent d77e2cc913
commit 8cc3b30642
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import shutil
ORGANIZATION = "moonlight-stream"
PREBUILT_REPO = "moonlight-qt-deps"
TAG = "v1.0.1"
TAG = "v2"
def get_platform_config():
system = platform.system()