Skip to content

Commit a5710cc

Browse files
committed
downloads: CPython 3.10.12 -> 3.10.13
1 parent 0e40959 commit a5710cc

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.12/Python-3.10.12.tar.xz",
57-
"size": 19654836,
58-
"sha256": "afb74bf19130e7a47d10312c8f5e784f24e0527981eab68e20546cfb865830b8",
59-
"version": "3.10.12",
56+
"url": "https://www.python.org/ftp/python/3.10.13/Python-3.10.13.tar.xz",
57+
"size": 19663088,
58+
"sha256": "5c88848668640d3e152b35b4536ef1c23b2ca4bd2c957ef1ecbb053f571dd3f6",
59+
"version": "3.10.13",
6060
"licenses": ["Python-2.0", "CNRI-Python"],
6161
"license_file": "LICENSE.cpython.txt",
6262
"python_tag": "cp310",

0 commit comments

Comments
 (0)