Update default lug-wine runner

This commit is contained in:
the-sane
2025-08-18 10:50:11 -04:00
parent eedb0a8f07
commit 271ccc505d

View File

@@ -145,7 +145,7 @@ runner_sources=(
# Set the default runner to install when the system wine doesn't meet requirements
# default_runner_source corresponds to an EVEN NUMBER index in runner_sources above
default_runner="lug-wine-tkg-fsync-git-10.12-1.tar.gz"
default_runner="lug-wine-tkg-fsync-git-10.13-1.tar.gz"
default_runner_source=0
######## Requirements ######################################################