Skip to content

Commit 03ddf5e

Browse files
committed
build: Use 3.9.13 for wine build
1 parent 32b50a5 commit 03ddf5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/build_wine.sh

+1-1
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)