We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d048a1 commit ba91c92Copy full SHA for ba91c92
build-python3.sh
@@ -3,8 +3,8 @@
3
set -e
4
source "$(dirname "${BASH_SOURCE[0]}")/utils.sh"
5
6
-VERSION=3.9.13
7
-SHA256SUM=125b0c598f1e15d2aa65406e83f792df7d171cdf38c16803b149994316a3080f
+VERSION=3.11.10
+SHA256SUM=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee372
8
9
# Build Python 3
10
wget --no-check-certificate https://www.python.org/ftp/python/$VERSION/Python-$VERSION.tar.xz
0 commit comments