This commit is contained in:
Peter Li 2025-04-11 15:19:50 -07:00
parent b500809d6f
commit 8c59117ccd
6 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -21,7 +21,7 @@ import shutil
import subprocess
import sys
SDL_TAG = "release-3.2.6"
SDL_TAG = "release-3.2.10"
platform = sys.platform