update wine to 4.11
This commit is contained in:
parent
30466dcc5e
commit
006634e316
2 changed files with 2 additions and 2 deletions
2
proton
2
proton
|
@ -19,7 +19,7 @@ from filelock import FileLock
|
|||
#To enable debug logging, copy "user_settings.sample.py" to "user_settings.py"
|
||||
#and edit it if needed.
|
||||
|
||||
CURRENT_PREFIX_VERSION="4.2-2"
|
||||
CURRENT_PREFIX_VERSION="4.11-1"
|
||||
|
||||
PFX="Proton: "
|
||||
ld_path_var = "LD_LIBRARY_PATH"
|
||||
|
|
2
wine
2
wine
|
@ -1 +1 @@
|
|||
Subproject commit c86c38a861ac9090f659cfc3248e8d7f28e4d792
|
||||
Subproject commit 6e20a8777257f5cbe6eae5ac5d718c4627a6b773
|
Loading…
Reference in a new issue