mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-08 07:27:58 +01:00
update wine to 5.0
This commit is contained in:
parent
4b08e7a1ae
commit
45e3edf3ef
3 changed files with 3 additions and 3 deletions
2
proton
2
proton
|
|
@ -18,7 +18,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.11-2"
|
||||
CURRENT_PREFIX_VERSION="5.0-1"
|
||||
|
||||
PFX="Proton: "
|
||||
ld_path_var = "LD_LIBRARY_PATH"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue