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 008b940 commit a1ac76bCopy full SHA for a1ac76b
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.14/Python-3.8.14.tar.xz",
39
- "size": 19031932,
40
- "sha256": "5d77e278271ba803e9909a41a4f3baca006181c93ada682a5e5fe8dc4a24c5f3",
41
- "version": "3.8.14",
+ "url": "https://www.python.org/ftp/python/3.8.15/Python-3.8.15.tar.xz",
+ "size": 19038408,
+ "sha256": "5114fc7918a2a5e20eb5aac696b30c36f412c6ef24b13f5c9eb9e056982d9550",
+ "version": "3.8.15",
42
"licenses": ["Python-2.0", "CNRI-Python"],
43
"license_file": "LICENSE.cpython.txt",
44
"python_tag": "cp38",
0 commit comments