diff --git a/versions.json b/versions.json index c631f63..1ab08b5 100644 --- a/versions.json +++ b/versions.json @@ -807,6 +807,14 @@ "3.13.14": { "hash": "WuU1o2rw68pvyhduy4GX9ducHLjI8M0SzfF4cEbbH0E=", "url": "https://www.python.org/ftp/python/3.13.14/Python-3.13.14.tgz" + }, + "3.14.7": { + "hash": "YoWYBfb98l4ry/P6MheAHhmWiHyjPmoq+AZ0vfotvgc=", + "url": "https://www.python.org/ftp/python/3.14.7/Python-3.14.7.tgz" + }, + "3.13.15": { + "hash": "wo2dITwJtbWrLCmBKVDhL3RpmeCZuCiUIxvpVLJrrtk=", + "url": "https://www.python.org/ftp/python/3.13.15/Python-3.13.15.tgz" } }, "latest": { @@ -820,8 +828,8 @@ "3.5": "3.5.10", "3.4": "3.4.10", "3.3": "3.3.7", - "2.7": "2.7.18", - "3.13": "3.13.14", - "3.14": "3.14.6" + "2.7": "2.7.18.14", + "3.13": "3.13.15", + "3.14": "3.14.7" } } \ No newline at end of file