Skip to content

Commit 5557a2d

Browse files
committed
Merge #760: build: Use 3.9.13 for wine build
03ddf5e build: Use 3.9.13 for wine build (Ava Chow) Pull request description: 3.9.19 windows installers don't exist apparently: #759 (comment) Top commit has no ACKs. Tree-SHA512: efd8d0a61709d479671ab5942a024c9a3bb329058ee1a0093c15c2e706596a79afc54c835696a8c5b89944e65eea4b0a652979be4552e59080b9ad85f751f3bc
2 parents 32b50a5 + 03ddf5e commit 5557a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/build_wine.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
set -ex
55

6-
PYTHON_VERSION=3.9.19
6+
PYTHON_VERSION=3.9.13
77

88
PYTHON_FOLDER="python3"
99
PYHOME="c:/$PYTHON_FOLDER"

0 commit comments

Comments
 (0)