Skip to content

Commit b6632af

Browse files
Merge pull request #89 from cachix/create-pull-request/patch
Update Python versions
2 parents 4253cbb + 9ead334 commit b6632af

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

versions.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -707,6 +707,10 @@
707707
"3.13.6": {
708708
"hash": "bPUGcswDkoSIgX1FryS8knpI+RD+eJPW84gTDlm6mNc=",
709709
"url": "https://www.python.org/ftp/python/3.13.6/Python-3.13.6.tgz"
710+
},
711+
"3.13.7": {
712+
"hash": "bJ2Ag5z6IAJPNNmm3TGuKpzZf/XpgOlpIJdGA3pRU7I=",
713+
"url": "https://www.python.org/ftp/python/3.13.7/Python-3.13.7.tgz"
710714
}
711715
},
712716
"latest": {
@@ -721,6 +725,6 @@
721725
"3.4": "3.4.10",
722726
"3.3": "3.3.7",
723727
"2.7": "2.7.18.9",
724-
"3.13": "3.13.6"
728+
"3.13": "3.13.7"
725729
}
726730
}

0 commit comments

Comments
 (0)