win binaries: bump python version (3.6.8->3.7.6)

finally possible, after bb94712a14
This commit is contained in:
SomberNight 2020-02-21 19:02:38 +01:00
parent 7e3d50a641
commit 1ac3a66d49
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -17,7 +17,7 @@ PYINSTALLER_REPO="https://github.com/SomberNight/pyinstaller.git"
PYINSTALLER_COMMIT=e934539374e30d1500fcdbe8e4eb0860413935b2
# ^ tag 3.6, plus a custom commit that fixes cross-compilation with MinGW
PYTHON_VERSION=3.6.8
PYTHON_VERSION=3.7.6
## These settings probably don't need change
export WINEPREFIX=/opt/wine64