Skip to content

Commit

Permalink
Bump from 3.13.0rc1 to 3.13.0rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Sep 7, 2024
1 parent 483e6a4 commit b405c9b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pythonbuild/downloads.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,10 @@
"python_tag": "cp312",
},
"cpython-3.13": {
"url": "https://www.python.org/ftp/python/3.13.0/Python-3.13.0rc1.tar.xz",
"size": 20881016,
"sha256": "678b884775eec0224d5159fa900879020baca2a36ce942fd95febfa1adb4a6bd",
"version": "3.13.0rc1",
"url": "https://www.python.org/ftp/python/3.13.0/Python-3.13.0rc2.tar.xz",
"size": 21055084,
"sha256": "d60e8b7c10de4f71d2dffaf7c7be8efa54dc1e532fe931dbb84e5f625709e237",
"version": "3.13.0rc2",
"licenses": ["Python-2.0", "CNRI-Python"],
"license_file": "LICENSE.cpython.txt",
"python_tag": "cp313",
Expand Down

0 comments on commit b405c9b

Please sign in to comment.