Skip to content

Commit 06b7216

Browse files
authored
Bump to 3.13.11 (#908)
cpython-3.13 3.13.10 -> 3.13.11
1 parent 91c11ac commit 06b7216

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
@@ -75,10 +75,10 @@
7575
"python_tag": "cp312",
7676
},
7777
"cpython-3.13": {
78-
"url": "https://www.python.org/ftp/python/3.13.10/Python-3.13.10.tar.xz",
79-
"size": 22714348,
80-
"sha256": "bc673c04375a1a3f0808c27ba8f0411ab811ad390a8740318ccb9c60fad8fd77",
81-
"version": "3.13.10",
78+
"url": "https://www.python.org/ftp/python/3.13.11/Python-3.13.11.tar.xz",
79+
"size": 22704352,
80+
"sha256": "16ede7bb7cdbfa895d11b0642fa0e523f291e6487194d53cf6d3b338c3a17ea2",
81+
"version": "3.13.11",
8282
"licenses": ["Python-2.0", "CNRI-Python"],
8383
"license_file": "LICENSE.cpython.txt",
8484
"python_tag": "cp313",

0 commit comments

Comments
 (0)