Skip to content

Commit 805eb7b

Browse files
domenkozargithub-actions[bot]
authored andcommitted
Update Python versions
1 parent d6211fa commit 805eb7b

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
@@ -779,6 +779,10 @@
779779
"3.10.20": {
780780
"hash": "T/X9TFurgDuTUBnz4x1yGc69b4cNADic6lO4i76TXRo=",
781781
"url": "https://www.python.org/ftp/python/3.10.20/Python-3.10.20.tgz"
782+
},
783+
"2.7.18.13": {
784+
"hash": "6Y5GPepBiOUZ9H6yo6ozMDtaoBdysu+DP/m/VOixrdw=",
785+
"url": "https://github.com/ActiveState/cpython/archive/refs/tags/v2.7.18.13.tar.gz"
782786
}
783787
},
784788
"latest": {
@@ -792,7 +796,7 @@
792796
"3.5": "3.5.10",
793797
"3.4": "3.4.10",
794798
"3.3": "3.3.7",
795-
"2.7": "2.7.18.11",
799+
"2.7": "2.7.18.13",
796800
"3.13": "3.13.12",
797801
"3.14": "3.14.3"
798802
}

0 commit comments

Comments
 (0)