From 1dbece34197a2a5e503b0089ed36776cd1ac143b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 23:04:31 -0500 Subject: [PATCH] Update versions-manifest (#261) Co-authored-by: Service account --- versions-manifest.json | 54 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/versions-manifest.json b/versions-manifest.json index 9c7a033..001b042 100644 --- a/versions-manifest.json +++ b/versions-manifest.json @@ -1998,6 +1998,33 @@ } ] }, + { + "version": "3.10.14", + "stable": true, + "release_url": "https://github.com/actions/python-versions/releases/tag/3.10.14-8361245787", + "files": [ + { + "filename": "python-3.10.14-darwin-x64.tar.gz", + "arch": "x64", + "platform": "darwin", + "download_url": "https://github.com/actions/python-versions/releases/download/3.10.14-8361245787/python-3.10.14-darwin-x64.tar.gz" + }, + { + "filename": "python-3.10.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.10.14-8361245787/python-3.10.14-linux-20.04-x64.tar.gz" + }, + { + "filename": "python-3.10.14-linux-22.04-x64.tar.gz", + "arch": "x64", + "platform": "linux", + "platform_version": "22.04", + "download_url": "https://github.com/actions/python-versions/releases/download/3.10.14-8361245787/python-3.10.14-linux-22.04-x64.tar.gz" + } + ] + }, { "version": "3.10.13", "stable": true, @@ -3152,6 +3179,33 @@ } ] }, + { + "version": "3.9.19", + "stable": true, + "release_url": "https://github.com/actions/python-versions/releases/tag/3.9.19-8362510609", + "files": [ + { + "filename": "python-3.9.19-darwin-x64.tar.gz", + "arch": "x64", + "platform": "darwin", + "download_url": "https://github.com/actions/python-versions/releases/download/3.9.19-8362510609/python-3.9.19-darwin-x64.tar.gz" + }, + { + "filename": "python-3.9.19-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.9.19-8362510609/python-3.9.19-linux-20.04-x64.tar.gz" + }, + { + "filename": "python-3.9.19-linux-22.04-x64.tar.gz", + "arch": "x64", + "platform": "linux", + "platform_version": "22.04", + "download_url": "https://github.com/actions/python-versions/releases/download/3.9.19-8362510609/python-3.9.19-linux-22.04-x64.tar.gz" + } + ] + }, { "version": "3.9.18", "stable": true,