Skip to content

Commit 4253cbb

Browse files
Merge pull request #87 from cachix/create-pull-request/patch
Update Python versions
2 parents c172f70 + f43210c commit 4253cbb

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
@@ -703,6 +703,10 @@
703703
"3.13.5": {
704704
"hash": "5hkPUmmbU07iA9n0F728oFqS8j41wZxpGlDtKUKDU4U=",
705705
"url": "https://www.python.org/ftp/python/3.13.5/Python-3.13.5.tgz"
706+
},
707+
"3.13.6": {
708+
"hash": "bPUGcswDkoSIgX1FryS8knpI+RD+eJPW84gTDlm6mNc=",
709+
"url": "https://www.python.org/ftp/python/3.13.6/Python-3.13.6.tgz"
706710
}
707711
},
708712
"latest": {
@@ -717,6 +721,6 @@
717721
"3.4": "3.4.10",
718722
"3.3": "3.3.7",
719723
"2.7": "2.7.18.9",
720-
"3.13": "3.13.5"
724+
"3.13": "3.13.6"
721725
}
722726
}

0 commit comments

Comments
 (0)