Skip to content

Commit 4e730bc

Browse files
committed
Bump 3.14 to 3.14.5rc1
1 parent b8a0627 commit 4e730bc

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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.4/Python-3.14.4.tar.xz",
88-
"size": 23855332,
89-
"sha256": "d923c51303e38e249136fc1bdf3568d56ecb03214efdef48516176d3d7faaef8",
90-
"version": "3.14.4",
87+
"url": "https://www.python.org/ftp/python/3.14.5/Python-3.14.5rc1.tar.xz",
88+
"size": 23895772,
89+
"sha256": "f767b809df4376dd3dffd62a2e3ce90646a84cac04d0235943bc1f0c44c95780",
90+
"version": "3.14.5rc1",
9191
"licenses": ["Python-2.0", "CNRI-Python"],
9292
"license_file": "LICENSE.cpython.txt",
9393
"python_tag": "cp314",

0 commit comments

Comments
 (0)