Skip to content

Commit 3279c63

Browse files
committed
downloads: CPython 3.12.0rc3 -> 3.12.0
1 parent ec14236 commit 3279c63

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pythonbuild/downloads.py

+4-4
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.0/Python-3.12.0rc3.tar.xz",
75-
"size": 20566024,
76-
"sha256": "96397e891e98802b1d399dee3ceaeb9bcf0aa2566c8a7b1cce4d0196c277506a",
77-
"version": "3.12.0rc3",
74+
"url": "https://www.python.org/ftp/python/3.12.0/Python-3.12.0.tar.xz",
75+
"size": 20575020,
76+
"sha256": "795c34f44df45a0e9b9710c8c71c15c671871524cd412ca14def212e8ccb155d",
77+
"version": "3.12.0",
7878
"licenses": ["Python-2.0", "CNRI-Python"],
7979
"license_file": "LICENSE.cpython.txt",
8080
"python_tag": "cp312",

0 commit comments

Comments
 (0)