From 66440ccb1746b8df4fd62b82e3fe3b772b6652c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 10:01:24 +0100 Subject: [PATCH] Update versions-manifest (#208) Co-authored-by: Service account --- versions-manifest.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/versions-manifest.json b/versions-manifest.json index 1554e2f..40cd8a8 100644 --- a/versions-manifest.json +++ b/versions-manifest.json @@ -4341,6 +4341,13 @@ "platform_version": "20.04", "download_url": "https://github.com/actions/python-versions/releases/download/2.7.18-87224/python-2.7.18-linux-20.04-x64.tar.gz" }, + { + "filename": "python-2.7.18-linux-22.04-x64.tar.gz", + "arch": "x64", + "platform": "linux", + "platform_version": "22.04", + "download_url": "https://github.com/actions/python-versions/releases/download/2.7.18-87224/python-2.7.18-linux-22.04-x64.tar.gz" + }, { "filename": "python-2.7.18-win32-x64.zip", "arch": "x64",