Skip to content

Commit c25d4e3

Browse files
zaniebindygreg
authored andcommitted
Bump from 3.9.19 -> 3.9.20
1 parent 56ab7da commit c25d4e3

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.19/Python-3.9.19.tar.xz",
48-
"size": 19682840,
49-
"sha256": "d4892cd1618f6458cb851208c030df1482779609d0f3939991bd38184f8c679e",
50-
"version": "3.9.19",
47+
"url": "https://www.python.org/ftp/python/3.9.20/Python-3.9.20.tar.xz",
48+
"size": 19648968,
49+
"sha256": "6b281279efd85294d2d6993e173983a57464c0133956fbbb5536ec9646beaf0c",
50+
"version": "3.9.20",
5151
"licenses": ["Python-2.0", "CNRI-Python"],
5252
"license_file": "LICENSE.cpython.txt",
5353
"python_tag": "cp39",

0 commit comments

Comments
 (0)