Skip to content

Commit 8840833

Browse files
charliermarshindygreg
authored andcommitted
Bump to CPython 3.11.9, 3.12.3
1 parent 78173b1 commit 8840833

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

pythonbuild/downloads.py

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,19 +62,19 @@
6262
"python_tag": "cp310",
6363
},
6464
"cpython-3.11": {
65-
"url": "https://www.python.org/ftp/python/3.11.8/Python-3.11.8.tar.xz",
66-
"size": 20041256,
67-
"sha256": "9e06008c8901924395bc1da303eac567a729ae012baa182ab39269f650383bb3",
68-
"version": "3.11.8",
65+
"url": "https://www.python.org/ftp/python/3.11.9/Python-3.11.9.tar.xz",
66+
"size": 20175816,
67+
"sha256": "9b1e896523fc510691126c864406d9360a3d1e986acbda59cda57b5abda45b87",
68+
"version": "3.11.9",
6969
"licenses": ["Python-2.0", "CNRI-Python"],
7070
"license_file": "LICENSE.cpython.txt",
7171
"python_tag": "cp311",
7272
},
7373
"cpython-3.12": {
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",
74+
"url": "https://www.python.org/ftp/python/3.12.3/Python-3.12.3.tar.xz",
75+
"size": 20625068,
76+
"sha256": "56bfef1fdfc1221ce6720e43a661e3eb41785dd914ce99698d8c7896af4bdaa1",
77+
"version": "3.12.3",
7878
"licenses": ["Python-2.0", "CNRI-Python"],
7979
"license_file": "LICENSE.cpython.txt",
8080
"python_tag": "cp312",

0 commit comments

Comments
 (0)