Skip to content

Commit 9daf8a9

Browse files
committed
build-python: Update to the latest version of cpython-mingw 3.10.5
1 parent fffe23a commit 9daf8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-python.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ set -e
1818

1919
: ${LIBFFI_VERSION:=v3.4.2}
2020
: ${PYTHON_VERSION:=v3.10.5}
21-
: ${PYTHON_VERSION_MINGW:=e31e5e01d7ee2504378d219a8557803ac41a8646}
21+
: ${PYTHON_VERSION_MINGW:=2ff76a3ae3d1416c3564d5a9344009843ce3ddc9}
2222

2323
unset HOST
2424

0 commit comments

Comments
 (0)