Update prebuilts

This commit is contained in:
Cameron Gutman
2026-05-27 02:24:43 -05:00
parent cd5853c6ca
commit dc6c0d3315
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import shutil
ORGANIZATION = "moonlight-stream"
PREBUILT_REPO = "moonlight-qt-deps"
TAG = "v4"
TAG = "v4.0.1"
def get_platform_config():
system = platform.system()