Skip to content

Commit 90c83dd

Browse files
committed
downloads: CPython 3.12.1 -> 3.12.2
1 parent 5512765 commit 90c83dd

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
@@ -71,10 +71,10 @@
7171
"python_tag": "cp311",
7272
},
7373
"cpython-3.12": {
74-
"url": "https://www.python.org/ftp/python/3.12.1/Python-3.12.1.tar.xz",
75-
"size": 20583448,
76-
"sha256": "8dfb8f426fcd226657f9e2bd5f1e96e53264965176fa17d32658e873591aeb21",
77-
"version": "3.12.1",
74+
"url": "https://www.python.org/ftp/python/3.12.2/Python-3.12.2.tar.xz",
75+
"size": 20591308,
76+
"sha256": "be28112dac813d2053545c14bf13a16401a21877f1a69eb6ea5d84c4a0f3d870",
77+
"version": "3.12.2",
7878
"licenses": ["Python-2.0", "CNRI-Python"],
7979
"license_file": "LICENSE.cpython.txt",
8080
"python_tag": "cp312",

0 commit comments

Comments
 (0)