Skip to content

Commit 0630618

Browse files
Merge pull request #108 from cachix/create-pull-request/patch
Update Python versions
2 parents 3c2130d + c10f6c0 commit 0630618

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
@@ -763,6 +763,10 @@
763763
"3.14.3": {
764764
"hash": "1/4TDQUBrgR8oxj6kqpkJgOrbyF5AQFaHfbOZQ1UcM0=",
765765
"url": "https://www.python.org/ftp/python/3.14.3/Python-3.14.3.tgz"
766+
},
767+
"3.13.12": {
768+
"hash": "EufLFwrS0aaa7pahzH/I3lsel6K9rFFoOj2wFuyaKZY=",
769+
"url": "https://www.python.org/ftp/python/3.13.12/Python-3.13.12.tgz"
766770
}
767771
},
768772
"latest": {
@@ -777,7 +781,7 @@
777781
"3.4": "3.4.10",
778782
"3.3": "3.3.7",
779783
"2.7": "2.7.18.9",
780-
"3.13": "3.13.11",
784+
"3.13": "3.13.12",
781785
"3.14": "3.14.3"
782786
}
783787
}

0 commit comments

Comments
 (0)