Skip to content

Commit 3debb07

Browse files
committed
build-python: Bump to the latest version on the mingw-v3.9.10 branch
1 parent 222e4bf commit 3debb07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build-python.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
set -e
1818

1919
: ${LIBFFI_VERSION:=v3.4.2}
20-
: ${PYTHON_VERSION:=v3.9.7}
21-
: ${PYTHON_VERSION_MINGW:=f2a84a675dd27e52439c8433141a2815a024bb3a}
20+
: ${PYTHON_VERSION:=v3.9.10}
21+
: ${PYTHON_VERSION_MINGW:=6407bc7c4a164ecb35003748179a8d69c6ca65ef}
2222

2323
unset HOST
2424

0 commit comments

Comments
 (0)