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 b66cf26 commit f9ee9a5Copy full SHA for f9ee9a5
pythonbuild/downloads.py
@@ -62,10 +62,10 @@
62
"python_tag": "cp37",
63
},
64
"cpython-3.8": {
65
- "url": "https://www.python.org/ftp/python/3.8.3/Python-3.8.3.tar.xz",
66
- "size": 17912964,
67
- "sha256": "dfab5ec723c218082fe3d5d7ae17ecbdebffa9a1aea4d64aa3a2ecdd2e795864",
68
- "version": "3.8.3",
+ "url": "https://www.python.org/ftp/python/3.8.5/Python-3.8.5.tar.xz",
+ "size": 18019640,
+ "sha256": "e3003ed57db17e617acb382b0cade29a248c6026b1bd8aad1f976e9af66a83b0",
+ "version": "3.8.5",
69
"licenses": ["Python-2.0", "CNRI-Python"],
70
"license_file": "LICENSE.cpython.txt",
71
"python_tag": "cp38",
0 commit comments