1
0
mirror of https://github.com/the-sane/lug-helper.git synced 2025-05-10 04:30:48 +00:00

Update default wine version to 9.22

This commit is contained in:
the-sane 2025-04-17 18:51:07 -04:00
parent d75e610e99
commit 344c4b3dec

@ -170,7 +170,7 @@ runner_sources=(
# Set the default runner to install when the system wine doesn't meet requirements # 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_source corresponds to an even number index in runner_sources above
default_runner="wine-9.21-amd64.tar.xz" default_runner="wine-9.22-amd64.tar.xz"
default_runner_source=0 default_runner_source=0
######## DXVK ############################################################## ######## DXVK ##############################################################