Browse Source

win build: bump python version (3.9.13->3.10.11)

master
SomberNight 3 years ago
parent
commit
21cf85afca
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
  1. 2
      contrib/build-wine/prepare-wine.sh

2
contrib/build-wine/prepare-wine.sh

@ -4,7 +4,7 @@ PYINSTALLER_REPO="https://github.com/pyinstaller/pyinstaller.git"
PYINSTALLER_COMMIT="0fe956a2c6157e1b276819de1a050c242de70a29"
# ^ latest commit from "v4" branch, somewhat after "4.10" tag
PYTHON_VERSION=3.9.13
PYTHON_VERSION=3.10.11
# Let's begin!

Loading…
Cancel
Save