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 a0beaf2 commit 5dabb0bCopy full SHA for 5dabb0b
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.5/Python-3.8.5.tar.xz",
66
- "size": 18019640,
67
- "sha256": "e3003ed57db17e617acb382b0cade29a248c6026b1bd8aad1f976e9af66a83b0",
68
- "version": "3.8.5",
+ "url": "https://www.python.org/ftp/python/3.8.6/Python-3.8.6.tar.xz",
+ "size": 18233864,
+ "sha256": "a9e0b79d27aa056eb9cce8d63a427b5f9bab1465dee3f942dcfdb25a82f4ab8a",
+ "version": "3.8.6",
69
"licenses": ["Python-2.0", "CNRI-Python"],
70
"license_file": "LICENSE.cpython.txt",
71
"python_tag": "cp38",
0 commit comments