From 877b6db71184eb6686cf890e98f38b1036426d19 Mon Sep 17 00:00:00 2001 From: Service account Date: Tue, 6 Jul 2021 11:16:26 +0000 Subject: [PATCH] Update versions-manifest --- versions-manifest.json | 81 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) diff --git a/versions-manifest.json b/versions-manifest.json index 012e55e2..b6e4b3cd 100644 --- a/versions-manifest.json +++ b/versions-manifest.json @@ -1057,6 +1057,33 @@ } ] }, + { + "version": "3.8.11", + "stable": true, + "release_url": "https://github.com/actions/python-versions/releases/tag/3.8.11-113062", + "files": [ + { + "filename": "python-3.8.11-darwin-x64.tar.gz", + "arch": "x64", + "platform": "darwin", + "download_url": "https://github.com/actions/python-versions/releases/download/3.8.11-113062/python-3.8.11-darwin-x64.tar.gz" + }, + { + "filename": "python-3.8.11-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.8.11-113062/python-3.8.11-linux-18.04-x64.tar.gz" + }, + { + "filename": "python-3.8.11-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.8.11-113062/python-3.8.11-linux-20.04-x64.tar.gz" + } + ] + }, { "version": "3.8.10", "stable": true, @@ -1563,6 +1590,33 @@ } ] }, + { + "version": "3.7.11", + "stable": true, + "release_url": "https://github.com/actions/python-versions/releases/tag/3.7.11-113063", + "files": [ + { + "filename": "python-3.7.11-darwin-x64.tar.gz", + "arch": "x64", + "platform": "darwin", + "download_url": "https://github.com/actions/python-versions/releases/download/3.7.11-113063/python-3.7.11-darwin-x64.tar.gz" + }, + { + "filename": "python-3.7.11-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.11-113063/python-3.7.11-linux-18.04-x64.tar.gz" + }, + { + "filename": "python-3.7.11-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.11-113063/python-3.7.11-linux-20.04-x64.tar.gz" + } + ] + }, { "version": "3.7.10", "stable": true, @@ -1873,6 +1927,33 @@ } ] }, + { + "version": "3.6.14", + "stable": true, + "release_url": "https://github.com/actions/python-versions/releases/tag/3.6.14-113064", + "files": [ + { + "filename": "python-3.6.14-darwin-x64.tar.gz", + "arch": "x64", + "platform": "darwin", + "download_url": "https://github.com/actions/python-versions/releases/download/3.6.14-113064/python-3.6.14-darwin-x64.tar.gz" + }, + { + "filename": "python-3.6.14-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.6.14-113064/python-3.6.14-linux-18.04-x64.tar.gz" + }, + { + "filename": "python-3.6.14-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.6.14-113064/python-3.6.14-linux-20.04-x64.tar.gz" + } + ] + }, { "version": "3.6.13", "stable": true,