Skip to content

Commit 04b27db

Browse files
Merge pull request #103 from cachix/create-pull-request/patch
Update Python versions
2 parents 82bb478 + 04aeb73 commit 04b27db

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

versions.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -751,6 +751,14 @@
751751
"3.13.10": {
752752
"hash": "3lkwhS6VuowXtWVI4EZIRwNWrEf3UGAUZk+PUQ171hs=",
753753
"url": "https://www.python.org/ftp/python/3.13.10/Python-3.13.10.tgz"
754+
},
755+
"3.14.2": {
756+
"hash": "xgngeK2rkOLGustq+vrNXq9gzZTPZw8eFZVlcl/NRI0=",
757+
"url": "https://www.python.org/ftp/python/3.14.2/Python-3.14.2.tgz"
758+
},
759+
"3.13.11": {
760+
"hash": "A8/tvgbOIbxEzgkkXgkad/L+6eyb5cUgaQSKGBMAsgI=",
761+
"url": "https://www.python.org/ftp/python/3.13.11/Python-3.13.11.tgz"
754762
}
755763
},
756764
"latest": {
@@ -765,7 +773,7 @@
765773
"3.4": "3.4.10",
766774
"3.3": "3.3.7",
767775
"2.7": "2.7.18.9",
768-
"3.13": "3.13.10",
769-
"3.14": "3.14.1"
776+
"3.13": "3.13.11",
777+
"3.14": "3.14.2"
770778
}
771779
}

0 commit comments

Comments
 (0)