Skip to content

Commit dec8750

Browse files
committed
downloads: cpython 3.9.16 -> 3.9.17
1 parent 2004376 commit dec8750

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
@@ -44,10 +44,10 @@
4444
"python_tag": "cp38",
4545
},
4646
"cpython-3.9": {
47-
"url": "https://www.python.org/ftp/python/3.9.16/Python-3.9.16.tar.xz",
48-
"size": 19738796,
49-
"sha256": "22dddc099246dd2760665561e8adb7394ea0cc43a72684c6480f9380f7786439",
50-
"version": "3.9.16",
47+
"url": "https://www.python.org/ftp/python/3.9.17/Python-3.9.17.tar.xz",
48+
"size": 19647312,
49+
"sha256": "30ce057c44f283f8ed93606ccbdb8d51dd526bdc4c62cce5e0dc217bfa3e8cee",
50+
"version": "3.9.17",
5151
"licenses": ["Python-2.0", "CNRI-Python"],
5252
"license_file": "LICENSE.cpython.txt",
5353
"python_tag": "cp39",

0 commit comments

Comments
 (0)