Skip to content

Commit

Permalink
build-python: Bump Python to 3.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mstorsjo committed Oct 6, 2023
1 parent a711bb4 commit 0f8d5f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
set -e

: ${LIBFFI_VERSION:=v3.4.4}
: ${PYTHON_VERSION:=v3.11.4}
: ${PYTHON_VERSION_MINGW:=95b1546da60ce10fc038f51790bf799d3780d37a}
: ${PYTHON_VERSION:=v3.11.6}
: ${PYTHON_VERSION_MINGW:=f8ce319d46c25b8afe6083284315169d8f418880}

unset HOST

Expand Down

0 comments on commit 0f8d5f0

Please sign in to comment.