Skip to content

Commit f9d285c

Browse files
committed
build-python: Bump to Python 3.12.7
1 parent 8af46a2 commit f9d285c

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.6}
20-
: ${PYTHON_VERSION:=v3.11.9}
21-
: ${PYTHON_VERSION_MINGW:=d6d38acc0d637e6dc2fe6b984664bdd460bd3d04}
20+
: ${PYTHON_VERSION:=v3.12.7}
21+
: ${PYTHON_VERSION_MINGW:=d21f60d4a8bb03e0309fe3907b104f1878059f90}
2222

2323
unset HOST
2424

0 commit comments

Comments
 (0)