Skip to content

Commit 217f7af

Browse files
committed
Update to 3.14.0b2
1 parent d2030cb commit 217f7af

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
@@ -82,10 +82,10 @@
8282
"python_tag": "cp313",
8383
},
8484
"cpython-3.14": {
85-
"url": "https://www.python.org/ftp/python/3.14.0/Python-3.14.0b1.tar.xz",
86-
"size": 23358200,
87-
"sha256": "2ddd30a77c9f62e065ce648664a254b9b0c011bcdaa8c1c2787087e644cbeb39",
88-
"version": "3.14.0b1",
85+
"url": "https://www.python.org/ftp/python/3.14.0/Python-3.14.0b2.tar.xz",
86+
"size": 23579860,
87+
"sha256": "7ac9e84844bbc0a5a8f1f79a37a68b3b8caf2a58b4aa5999c49227cb36e70ea6",
88+
"version": "3.14.0b2",
8989
"licenses": ["Python-2.0", "CNRI-Python"],
9090
"license_file": "LICENSE.cpython.txt",
9191
"python_tag": "cp314",

0 commit comments

Comments
 (0)