We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ac34b4 commit bdabbfbCopy full SHA for bdabbfb
pythonbuild/downloads.py
@@ -48,10 +48,10 @@
48
"license_file": "LICENSE.bzip2.txt",
49
},
50
"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",
+ "url": "https://www.python.org/ftp/python/3.9.25/Python-3.9.25.tar.xz",
+ "size": 20183236,
+ "sha256": "00e07d7c0f2f0cc002432d1ee84d2a40dae404a99303e3f97701c10966c91834",
+ "version": "3.9.25",
55
"licenses": ["Python-2.0", "CNRI-Python"],
56
"license_file": "LICENSE.cpython.txt",
57
"python_tag": "cp39",
0 commit comments