[Bug 47719] Illium eWallet 8.3.2 failed to start

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 5 00:41:37 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47719

--- Comment #6 from michel_hanzen at skynet.be ---
michel at Michel:~$ curl --silent --show-error
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
--stderr - | grep ^WINETRICKS_VERSION | cut -d '=' -f 2
20190615-next

This the latest version available on
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks

#!/bin/sh
# shellcheck disable=SC2030,SC2031
# SC2030: Modification of WINE is local (to subshell caused by (..) group).
# SC2031: WINE was modified in a subshell. That change might be lost
# This has to be right after the shebang, see:
https://github.com/koalaman/shellcheck/issues/779

# Name of this version of winetricks (YYYYMMDD)
# (This doesn't change often, use the sha256sum of the file when reporting
problems)
WINETRICKS_VERSION=20190615-next

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list