Skip to content

Commit

Permalink
build-python3.sh: bump to 3.11.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhongRuoyu committed Nov 1, 2024
1 parent b47aca7 commit d0e07f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-python3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
set -e
source "$(dirname "${BASH_SOURCE[0]}")/utils.sh"

VERSION=3.9.13
SHA256SUM=125b0c598f1e15d2aa65406e83f792df7d171cdf38c16803b149994316a3080f
VERSION=3.11.10
SHA256SUM=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee372

# Build Python 3
wget --no-check-certificate https://www.python.org/ftp/python/$VERSION/Python-$VERSION.tar.xz
Expand Down

0 comments on commit d0e07f0

Please sign in to comment.