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 91c11ac commit 06b7216Copy full SHA for 06b7216
pythonbuild/downloads.py
@@ -75,10 +75,10 @@
75
"python_tag": "cp312",
76
},
77
"cpython-3.13": {
78
- "url": "https://www.python.org/ftp/python/3.13.10/Python-3.13.10.tar.xz",
79
- "size": 22714348,
80
- "sha256": "bc673c04375a1a3f0808c27ba8f0411ab811ad390a8740318ccb9c60fad8fd77",
81
- "version": "3.13.10",
+ "url": "https://www.python.org/ftp/python/3.13.11/Python-3.13.11.tar.xz",
+ "size": 22704352,
+ "sha256": "16ede7bb7cdbfa895d11b0642fa0e523f291e6487194d53cf6d3b338c3a17ea2",
+ "version": "3.13.11",
82
"licenses": ["Python-2.0", "CNRI-Python"],
83
"license_file": "LICENSE.cpython.txt",
84
"python_tag": "cp313",
0 commit comments