Skip to content

Commit 0e40959

Browse files
committed
downloads: CPython 3.9.17 -> 3.9.18
1 parent c948287 commit 0e40959

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.17/Python-3.9.17.tar.xz",
48-
"size": 19647312,
49-
"sha256": "30ce057c44f283f8ed93606ccbdb8d51dd526bdc4c62cce5e0dc217bfa3e8cee",
50-
"version": "3.9.17",
47+
"url": "https://www.python.org/ftp/python/3.9.18/Python-3.9.18.tar.xz",
48+
"size": 19673928,
49+
"sha256": "01597db0132c1cf7b331eff68ae09b5a235a3c3caa9c944c29cac7d1c4c4c00a",
50+
"version": "3.9.18",
5151
"licenses": ["Python-2.0", "CNRI-Python"],
5252
"license_file": "LICENSE.cpython.txt",
5353
"python_tag": "cp39",

0 commit comments

Comments
 (0)