Skip to content

Commit 075ad3d

Browse files
authored
Bump to CPython 3.13.0 stable (#339)
1 parent 09bc4f5 commit 075ad3d

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.0rc3.tar.xz",
84-
"size": 22527884,
85-
"sha256": "c8bc790185af1cb77b75c01cbc1aa642dfdcf97a370d2d10090bc7baa70da57e",
86-
"version": "3.13.0rc3",
83+
"url": "https://www.python.org/ftp/python/3.13.0/Python-3.13.0.tar.xz",
84+
"size": 22532980,
85+
"sha256": "086de5882e3cb310d4dca48457522e2e48018ecd43da9cdf827f6a0759efb07d",
86+
"version": "3.13.0",
8787
"licenses": ["Python-2.0", "CNRI-Python"],
8888
"license_file": "LICENSE.cpython.txt",
8989
"python_tag": "cp313",

0 commit comments

Comments
 (0)