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 c25d4e3 commit 21d1d05Copy full SHA for 21d1d05
pythonbuild/downloads.py
@@ -35,10 +35,10 @@
35
"license_file": "LICENSE.bzip2.txt",
36
},
37
"cpython-3.8": {
38
- "url": "https://www.python.org/ftp/python/3.8.19/Python-3.8.19.tar.xz",
39
- "size": 18975156,
40
- "sha256": "d2807ac69f69b84fd46a0b93bbd02a4fa48d3e70f4b2835ff0f72a2885040076",
41
- "version": "3.8.19",
+ "url": "https://www.python.org/ftp/python/3.8.20/Python-3.8.20.tar.xz",
+ "size": 18962788,
+ "sha256": "6fb89a7124201c61125c0ab4cf7f6894df339a40c02833bfd28ab4d7691fafb4",
+ "version": "3.8.20",
42
"licenses": ["Python-2.0", "CNRI-Python"],
43
"license_file": "LICENSE.cpython.txt",
44
"python_tag": "cp38",
0 commit comments