Skip to content

Commit b06789c

Browse files
authored
Merge pull request #98 from cachix/create-pull-request/patch
Update Python versions
2 parents 5dd936b + 861559a commit b06789c

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
@@ -735,6 +735,10 @@
735735
"3.9.24": {
736736
"hash": "mjLPxoOuyq29ntiRrCr5RR/zf0igCi2OH07NnCof/cs=",
737737
"url": "https://www.python.org/ftp/python/3.9.24/Python-3.9.24.tgz"
738+
},
739+
"3.13.9": {
740+
"hash": "xMBmrxnJj7eDXUc769fiO+hPbph01H2545po7l0M41w=",
741+
"url": "https://www.python.org/ftp/python/3.13.9/Python-3.13.9.tgz"
738742
}
739743
},
740744
"latest": {
@@ -749,7 +753,7 @@
749753
"3.4": "3.4.10",
750754
"3.3": "3.3.7",
751755
"2.7": "2.7.18.9",
752-
"3.13": "3.13.8",
756+
"3.13": "3.13.9",
753757
"3.14": "3.14.0"
754758
}
755759
}

0 commit comments

Comments
 (0)