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 28b4f2b commit fb2fdc3Copy full SHA for fb2fdc3
pythonbuild/downloads.py
@@ -38,10 +38,10 @@
38
"python_tag": "cp38",
39
},
40
"cpython-3.9": {
41
- "url": "https://www.python.org/ftp/python/3.9.12/Python-3.9.12.tar.xz",
42
- "size": 19740524,
43
- "sha256": "2cd94b20670e4159c6d9ab57f91dbf255b97d8c1a1451d1c35f4ec1968adf971",
44
- "version": "3.9.12",
+ "url": "https://www.python.org/ftp/python/3.9.13/Python-3.9.13.tar.xz",
+ "size": 19754368,
+ "sha256": "125b0c598f1e15d2aa65406e83f792df7d171cdf38c16803b149994316a3080f",
+ "version": "3.9.13",
45
"licenses": ["Python-2.0", "CNRI-Python"],
46
"license_file": "LICENSE.cpython.txt",
47
"python_tag": "cp39",
0 commit comments