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 55f3d50 commit dbb99c4Copy full SHA for dbb99c4
pythonbuild/downloads.py
@@ -73,10 +73,10 @@
73
"python_tag": "cp312",
74
},
75
"cpython-3.13": {
76
- "url": "https://www.python.org/ftp/python/3.13.5/Python-3.13.5.tar.xz",
77
- "size": 22856016,
78
- "sha256": "93e583f243454e6e9e4588ca2c2662206ad961659863277afcdb96801647d640",
79
- "version": "3.13.5",
+ "url": "https://www.python.org/ftp/python/3.13.6/Python-3.13.6.tar.xz",
+ "size": 22761268,
+ "sha256": "17ba5508819d8736a14fbfc47d36e184946a877851b2e9c4b6c43acb44a3b104",
+ "version": "3.13.6",
80
"licenses": ["Python-2.0", "CNRI-Python"],
81
"license_file": "LICENSE.cpython.txt",
82
"python_tag": "cp313",
0 commit comments