Skip to content

Commit e90d4d0

Browse files
domenkozargithub-actions[bot]
authored andcommitted
Update Python versions
1 parent 2571ebc commit e90d4d0

1 file changed

Lines changed: 15 additions & 3 deletions

File tree

versions.json

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -767,12 +767,24 @@
767767
"3.13.12": {
768768
"hash": "EufLFwrS0aaa7pahzH/I3lsel6K9rFFoOj2wFuyaKZY=",
769769
"url": "https://www.python.org/ftp/python/3.13.12/Python-3.13.12.tgz"
770+
},
771+
"3.12.13": {
772+
"hash": "CBbEdhyX7Ns/UKOSTeCpP9eMtj7o5sBCAd367cpQCws=",
773+
"url": "https://www.python.org/ftp/python/3.12.13/Python-3.12.13.tgz"
774+
},
775+
"3.11.15": {
776+
"hash": "9N4bEL1scMu5+hzXH8UDi4MnR6dO5Z1ZnGnOSEbe+1A=",
777+
"url": "https://www.python.org/ftp/python/3.11.15/Python-3.11.15.tgz"
778+
},
779+
"3.10.20": {
780+
"hash": "T/X9TFurgDuTUBnz4x1yGc69b4cNADic6lO4i76TXRo=",
781+
"url": "https://www.python.org/ftp/python/3.10.20/Python-3.10.20.tgz"
770782
}
771783
},
772784
"latest": {
773-
"3.12": "3.12.12",
774-
"3.11": "3.11.14",
775-
"3.10": "3.10.19",
785+
"3.12": "3.12.13",
786+
"3.11": "3.11.15",
787+
"3.10": "3.10.20",
776788
"3.9": "3.9.25",
777789
"3.8": "3.8.20",
778790
"3.7": "3.7.17",

0 commit comments

Comments
 (0)