Skip to content

Commit f6b8125

Browse files
committed
cpython-3.14 3.14.1 -> 3.14.2
1 parent f4b05df commit f6b8125

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
@@ -84,10 +84,10 @@
8484
"python_tag": "cp313",
8585
},
8686
"cpython-3.14": {
87-
"url": "https://www.python.org/ftp/python/3.14.1/Python-3.14.1.tar.xz",
88-
"size": 23563532,
89-
"sha256": "8dfa08b1959d9d15838a1c2dab77dc8d8ff4a553a1ed046dfacbc8095c6d42fc",
90-
"version": "3.14.1",
87+
"url": "https://www.python.org/ftp/python/3.14.1/Python-3.14.2.tar.xz",
88+
"size": 23566248,
89+
"sha256": "ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e9",
90+
"version": "3.14.2",
9191
"licenses": ["Python-2.0", "CNRI-Python"],
9292
"license_file": "LICENSE.cpython.txt",
9393
"python_tag": "cp314",

0 commit comments

Comments
 (0)