Skip to content

Commit ba91c92

Browse files
committed
build-python3.sh: bump to 3.11.10
1 parent 0d048a1 commit ba91c92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build-python3.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
set -e
44
source "$(dirname "${BASH_SOURCE[0]}")/utils.sh"
55

6-
VERSION=3.9.13
7-
SHA256SUM=125b0c598f1e15d2aa65406e83f792df7d171cdf38c16803b149994316a3080f
6+
VERSION=3.11.10
7+
SHA256SUM=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee372
88

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

0 commit comments

Comments
 (0)