Skip to content

Commit e39257a

Browse files
committed
Update to 74e83f26de1e4fb9eef1b56492cff92508834bb71ac13f5c580438ce9f093682 with Windows PGO fix
1 parent 82c07fd commit e39257a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pythonbuild/downloads.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@
8181
},
8282
"cpython-3.14": {
8383
"url": "https://www.python.org/ftp/python/3.14.0/Python-3.14.0a5.tar.xz",
84-
"size": 22850560,
85-
"sha256": "e42d91d6dd3016bfc2f6f96c1129b40ca6d8f6e1bf3b30a11de146d930f43b32",
84+
"size": 22859900,
85+
"sha256": "74e83f26de1e4fb9eef1b56492cff92508834bb71ac13f5c580438ce9f093682",
8686
"version": "3.14.0a5",
8787
"licenses": ["Python-2.0", "CNRI-Python"],
8888
"license_file": "LICENSE.cpython.txt",

0 commit comments

Comments
 (0)