Update libplacebo, sdl2-compat, OpenSSL, and SDL3

This commit is contained in:
Cameron Gutman
2026-06-12 00:13:18 -05:00
parent 02004bac3f
commit f2a512d3aa
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import shutil
ORGANIZATION = "moonlight-stream"
PREBUILT_REPO = "moonlight-qt-deps"
TAG = "v5"
TAG = "v6"
def get_platform_config():
system = platform.system()