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 61f1088 commit 62042cdCopy full SHA for 62042cd
pythonbuild/downloads.py
@@ -62,10 +62,10 @@
62
"python_tag": "cp38",
63
},
64
"cpython-3.9": {
65
- "url": "https://www.python.org/ftp/python/3.9.10/Python-3.9.10.tar.xz",
66
- "size": 19154136,
67
- "sha256": "0a8fbfb5287ebc3a13e9baf3d54e08fa06778ffeccf6311aef821bb3a6586cc8",
68
- "version": "3.9.10",
+ "url": "https://www.python.org/ftp/python/3.9.11/Python-3.9.11.tar.xz",
+ "size": 19724780,
+ "sha256": "66767a35309d724f370df9e503c172b4ee444f49d62b98bc4eca725123e26c49",
+ "version": "3.9.11",
69
"licenses": ["Python-2.0", "CNRI-Python"],
70
"license_file": "LICENSE.cpython.txt",
71
"python_tag": "cp39",
0 commit comments