From ff7fd271bfcb6e77b702fa7aad18e628a4d6f915 Mon Sep 17 00:00:00 2001 From: Service account Date: Thu, 15 Sep 2022 08:54:58 +0000 Subject: [PATCH] Update versions-manifest --- versions-manifest.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/versions-manifest.json b/versions-manifest.json index 58798af..754349f 100644 --- a/versions-manifest.json +++ b/versions-manifest.json @@ -2,46 +2,46 @@ { "version": "3.11.0-rc.2", "stable": false, - "release_url": "https://github.com/actions/python-versions/releases/tag/3.11.0-rc.2-3038386004", + "release_url": "https://github.com/actions/python-versions/releases/tag/3.11.0-rc.2-3058963384", "files": [ { "filename": "python-3.11.0-rc.2-darwin-x64.tar.gz", "arch": "x64", "platform": "darwin", - "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3038386004/python-3.11.0-rc.2-darwin-x64.tar.gz" + "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3058963384/python-3.11.0-rc.2-darwin-x64.tar.gz" }, { "filename": "python-3.11.0-rc.2-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.11.0-rc.2-3038386004/python-3.11.0-rc.2-linux-18.04-x64.tar.gz" + "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3058963384/python-3.11.0-rc.2-linux-18.04-x64.tar.gz" }, { "filename": "python-3.11.0-rc.2-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.11.0-rc.2-3038386004/python-3.11.0-rc.2-linux-20.04-x64.tar.gz" + "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3058963384/python-3.11.0-rc.2-linux-20.04-x64.tar.gz" }, { "filename": "python-3.11.0-rc.2-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.11.0-rc.2-3038386004/python-3.11.0-rc.2-linux-22.04-x64.tar.gz" + "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3058963384/python-3.11.0-rc.2-linux-22.04-x64.tar.gz" }, { "filename": "python-3.11.0-rc.2-win32-x64.zip", "arch": "x64", "platform": "win32", - "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3038386004/python-3.11.0-rc.2-win32-x64.zip" + "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3058963384/python-3.11.0-rc.2-win32-x64.zip" }, { "filename": "python-3.11.0-rc.2-win32-x86.zip", "arch": "x86", "platform": "win32", - "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3038386004/python-3.11.0-rc.2-win32-x86.zip" + "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3058963384/python-3.11.0-rc.2-win32-x86.zip" } ] },