1
0

binaries: bump python version (3.7.6->3.7.7)

This commit is contained in:
SomberNight
2020-05-14 17:44:21 +02:00
parent 55c8216738
commit 7143e9199f
3 changed files with 4 additions and 4 deletions

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.7.6
PYTHON_VERSION=3.7.7
## These settings probably don't need change
export WINEPREFIX=/opt/wine64