Skip to content

Commit 0f24a65

Browse files
committed
build-python: Bump to the latest version of Python 3.11.6 from msys2
1 parent 5700ed3 commit 0f24a65

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.4}
2020
: ${PYTHON_VERSION:=v3.11.6}
21-
: ${PYTHON_VERSION_MINGW:=f8ce319d46c25b8afe6083284315169d8f418880}
21+
: ${PYTHON_VERSION_MINGW:=9599c1cbffc8b1889f661b4da6463252e0722bed}
2222

2323
unset HOST
2424

0 commit comments

Comments
 (0)