Skip to content

Commit 1630ff4

Browse files
committed
downloads: cpython 3.10.11 -> 3.10.12
1 parent dec8750 commit 1630ff4

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
@@ -53,10 +53,10 @@
5353
"python_tag": "cp39",
5454
},
5555
"cpython-3.10": {
56-
"url": "https://www.python.org/ftp/python/3.10.11/Python-3.10.11.tar.xz",
57-
"size": 19640792,
58-
"sha256": "3c3bc3048303721c904a03eb8326b631e921f11cc3be2988456a42f115daf04c",
59-
"version": "3.10.11",
56+
"url": "https://www.python.org/ftp/python/3.10.12/Python-3.10.12.tar.xz",
57+
"size": 19654836,
58+
"sha256": "afb74bf19130e7a47d10312c8f5e784f24e0527981eab68e20546cfb865830b8",
59+
"version": "3.10.12",
6060
"licenses": ["Python-2.0", "CNRI-Python"],
6161
"license_file": "LICENSE.cpython.txt",
6262
"python_tag": "cp310",

0 commit comments

Comments
 (0)