Skip to content

Commit 82bb478

Browse files
authored
Merge pull request #102 from cachix/create-pull-request/patch
Update Python versions
2 parents 159d63d + 1f7f2a3 commit 82bb478

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

versions.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -743,6 +743,14 @@
743743
"3.9.25": {
744744
"hash": "p0OOq9OkgTn0LU4FgJavjYgLC7bo+4x4g4iS5M5Vg/I=",
745745
"url": "https://www.python.org/ftp/python/3.9.25/Python-3.9.25.tgz"
746+
},
747+
"3.14.1": {
748+
"hash": "g0PwAd7eI4EsfpxgZPd2ut4u9YE/RvCuS1pMEMkGnpo=",
749+
"url": "https://www.python.org/ftp/python/3.14.1/Python-3.14.1.tgz"
750+
},
751+
"3.13.10": {
752+
"hash": "3lkwhS6VuowXtWVI4EZIRwNWrEf3UGAUZk+PUQ171hs=",
753+
"url": "https://www.python.org/ftp/python/3.13.10/Python-3.13.10.tgz"
746754
}
747755
},
748756
"latest": {
@@ -757,7 +765,7 @@
757765
"3.4": "3.4.10",
758766
"3.3": "3.3.7",
759767
"2.7": "2.7.18.9",
760-
"3.13": "3.13.9",
761-
"3.14": "3.14.0"
768+
"3.13": "3.13.10",
769+
"3.14": "3.14.1"
762770
}
763771
}

0 commit comments

Comments
 (0)