Skip to content

Commit 29f3f47

Browse files
authored
Merge pull request #107 from cachix/create-pull-request/patch
Update Python versions
2 parents 04b27db + 9b4bc74 commit 29f3f47

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
@@ -759,6 +759,10 @@
759759
"3.13.11": {
760760
"hash": "A8/tvgbOIbxEzgkkXgkad/L+6eyb5cUgaQSKGBMAsgI=",
761761
"url": "https://www.python.org/ftp/python/3.13.11/Python-3.13.11.tgz"
762+
},
763+
"3.14.3": {
764+
"hash": "1/4TDQUBrgR8oxj6kqpkJgOrbyF5AQFaHfbOZQ1UcM0=",
765+
"url": "https://www.python.org/ftp/python/3.14.3/Python-3.14.3.tgz"
762766
}
763767
},
764768
"latest": {
@@ -774,6 +778,6 @@
774778
"3.3": "3.3.7",
775779
"2.7": "2.7.18.9",
776780
"3.13": "3.13.11",
777-
"3.14": "3.14.2"
781+
"3.14": "3.14.3"
778782
}
779783
}

0 commit comments

Comments
 (0)