diff --git a/versions-manifest.json b/versions-manifest.json index 8530b78..50ff6af 100644 --- a/versions-manifest.json +++ b/versions-manifest.json @@ -2415,6 +2415,33 @@ } ] }, + { + "version": "3.7.13", + "stable": true, + "release_url": "https://github.com/actions/python-versions/releases/tag/3.7.13-2244063459", + "files": [ + { + "filename": "python-3.7.13-darwin-x64.tar.gz", + "arch": "x64", + "platform": "darwin", + "download_url": "https://github.com/actions/python-versions/releases/download/3.7.13-2244063459/python-3.7.13-darwin-x64.tar.gz" + }, + { + "filename": "python-3.7.13-linux-18.04-x64.tar.gz", + "arch": "x64", + "platform": "linux", + "platform_version": "18.04", + "download_url": "https://github.com/actions/python-versions/releases/download/3.7.13-2244063459/python-3.7.13-linux-18.04-x64.tar.gz" + }, + { + "filename": "python-3.7.13-linux-20.04-x64.tar.gz", + "arch": "x64", + "platform": "linux", + "platform_version": "20.04", + "download_url": "https://github.com/actions/python-versions/releases/download/3.7.13-2244063459/python-3.7.13-linux-20.04-x64.tar.gz" + } + ] + }, { "version": "3.7.12", "stable": true,