Skip to content

Commit a1e49f8

Browse files
committed
fix url
1 parent f6b8125 commit a1e49f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonbuild/downloads.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"python_tag": "cp313",
8585
},
8686
"cpython-3.14": {
87-
"url": "https://www.python.org/ftp/python/3.14.1/Python-3.14.2.tar.xz",
87+
"url": "https://www.python.org/ftp/python/3.14.2/Python-3.14.2.tar.xz",
8888
"size": 23566248,
8989
"sha256": "ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e9",
9090
"version": "3.14.2",

0 commit comments

Comments
 (0)