Skip to content

Commit bdabbfb

Browse files
authored
CPython 3.9.25 (#839)
1 parent 5ac34b4 commit bdabbfb

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
@@ -48,10 +48,10 @@
4848
"license_file": "LICENSE.bzip2.txt",
4949
},
5050
"cpython-3.9": {
51-
"url": "https://www.python.org/ftp/python/3.9.24/Python-3.9.24.tar.xz",
52-
"size": 20176216,
53-
"sha256": "668391afabd5083faafa4543753d190f82f33ce6ba22d6e9ac728b43644b278a",
54-
"version": "3.9.24",
51+
"url": "https://www.python.org/ftp/python/3.9.25/Python-3.9.25.tar.xz",
52+
"size": 20183236,
53+
"sha256": "00e07d7c0f2f0cc002432d1ee84d2a40dae404a99303e3f97701c10966c91834",
54+
"version": "3.9.25",
5555
"licenses": ["Python-2.0", "CNRI-Python"],
5656
"license_file": "LICENSE.cpython.txt",
5757
"python_tag": "cp39",

0 commit comments

Comments
 (0)