Skip to content

Commit a294377

Browse files
authored
Bump from 3.13.0rc1 to 3.13.0rc2 (#324)
1 parent a1871d8 commit a294377

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
@@ -80,10 +80,10 @@
8080
"python_tag": "cp312",
8181
},
8282
"cpython-3.13": {
83-
"url": "https://www.python.org/ftp/python/3.13.0/Python-3.13.0rc1.tar.xz",
84-
"size": 20881016,
85-
"sha256": "678b884775eec0224d5159fa900879020baca2a36ce942fd95febfa1adb4a6bd",
86-
"version": "3.13.0rc1",
83+
"url": "https://www.python.org/ftp/python/3.13.0/Python-3.13.0rc2.tar.xz",
84+
"size": 21055084,
85+
"sha256": "d60e8b7c10de4f71d2dffaf7c7be8efa54dc1e532fe931dbb84e5f625709e237",
86+
"version": "3.13.0rc2",
8787
"licenses": ["Python-2.0", "CNRI-Python"],
8888
"license_file": "LICENSE.cpython.txt",
8989
"python_tag": "cp313",

0 commit comments

Comments
 (0)