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 56ab7da commit c25d4e3Copy full SHA for c25d4e3
pythonbuild/downloads.py
@@ -44,10 +44,10 @@
44
"python_tag": "cp38",
45
},
46
"cpython-3.9": {
47
- "url": "https://www.python.org/ftp/python/3.9.19/Python-3.9.19.tar.xz",
48
- "size": 19682840,
49
- "sha256": "d4892cd1618f6458cb851208c030df1482779609d0f3939991bd38184f8c679e",
50
- "version": "3.9.19",
+ "url": "https://www.python.org/ftp/python/3.9.20/Python-3.9.20.tar.xz",
+ "size": 19648968,
+ "sha256": "6b281279efd85294d2d6993e173983a57464c0133956fbbb5536ec9646beaf0c",
+ "version": "3.9.20",
51
"licenses": ["Python-2.0", "CNRI-Python"],
52
"license_file": "LICENSE.cpython.txt",
53
"python_tag": "cp39",
0 commit comments