Update default lug-wine runner

This commit is contained in:
the-sane
2025-09-28 10:46:32 -04:00
parent 7fcafd39fa
commit a7c80f31eb

View File

@@ -161,7 +161,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.13-1.tar.gz"
default_runner="lug-wine-tkg-fsync-git-10.15-1.tar.gz"
default_runner_source=0
######## Requirements ######################################################