Skip to content

Commit f0ae464

Browse files
authored
Bump 3.14 to 3.14.5 (#1125)
* Update CPython 3.14.5rc1 -> 3.14.5
1 parent 6888ae4 commit f0ae464

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.5/Python-3.14.5rc1.tar.xz",
88-
"size": 23894408,
89-
"sha256": "67ee56f36fc22e5ada84d452430362e71081804c4f85c33dc5bf4206c27f973c",
90-
"version": "3.14.5rc1",
87+
"url": "https://www.python.org/ftp/python/3.14.5/Python-3.14.5.tar.xz",
88+
"size": 23903332,
89+
"sha256": "7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db6",
90+
"version": "3.14.5",
9191
"licenses": ["Python-2.0", "CNRI-Python"],
9292
"license_file": "LICENSE.cpython.txt",
9393
"python_tag": "cp314",

0 commit comments

Comments
 (0)