Skip to content

Commit c2a38eb

Browse files
committed
build-python: Bump to Python 3.11.7
1 parent cb52ece commit c2a38eb

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.4}
20-
: ${PYTHON_VERSION:=v3.11.6}
21-
: ${PYTHON_VERSION_MINGW:=03d9f3ca4807a327815ce80aceadc8154245e267}
20+
: ${PYTHON_VERSION:=v3.11.7}
21+
: ${PYTHON_VERSION_MINGW:=ebc5f3fc250c0ae937663e43bc11ef5ab7830888}
2222

2323
unset HOST
2424

0 commit comments

Comments
 (0)