Skip to content

Commit bfb2dc7

Browse files
domenkozargithub-actions[bot]
authored andcommitted
Update Python versions
1 parent 6920dbc commit bfb2dc7

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

versions.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,13 +739,17 @@
739739
"3.13.9": {
740740
"hash": "xMBmrxnJj7eDXUc769fiO+hPbph01H2545po7l0M41w=",
741741
"url": "https://www.python.org/ftp/python/3.13.9/Python-3.13.9.tgz"
742+
},
743+
"3.9.25": {
744+
"hash": "p0OOq9OkgTn0LU4FgJavjYgLC7bo+4x4g4iS5M5Vg/I=",
745+
"url": "https://www.python.org/ftp/python/3.9.25/Python-3.9.25.tgz"
742746
}
743747
},
744748
"latest": {
745749
"3.12": "3.12.12",
746750
"3.11": "3.11.14",
747751
"3.10": "3.10.19",
748-
"3.9": "3.9.24",
752+
"3.9": "3.9.25",
749753
"3.8": "3.8.20",
750754
"3.7": "3.7.17",
751755
"3.6": "3.6.15",

0 commit comments

Comments
 (0)