Skip to content

Commit 4852a26

Browse files
committed
downloads: upgrade CPython 3.8.15 -> 3.8.16
1 parent cdfeb45 commit 4852a26

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pythonbuild/downloads.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"license_file": "LICENSE.bzip2.txt",
3636
},
3737
"cpython-3.8": {
38-
"url": "https://www.python.org/ftp/python/3.8.15/Python-3.8.15.tar.xz",
39-
"size": 19038408,
40-
"sha256": "5114fc7918a2a5e20eb5aac696b30c36f412c6ef24b13f5c9eb9e056982d9550",
41-
"version": "3.8.15",
38+
"url": "https://www.python.org/ftp/python/3.8.16/Python-3.8.16.tar.xz",
39+
"size": 19046724,
40+
"sha256": "d85dbb3774132473d8081dcb158f34a10ccad7a90b96c7e50ea4bb61f5ce4562",
41+
"version": "3.8.16",
4242
"licenses": ["Python-2.0", "CNRI-Python"],
4343
"license_file": "LICENSE.cpython.txt",
4444
"python_tag": "cp38",

0 commit comments

Comments
 (0)